Property Url
Url
Gets the URL of the request.
public abstract Uri? Url { get; }
Property Value
- Uri
The System.Uri representing the URL of the request.
Gets the URL of the request.
public abstract Uri? Url { get; }
The System.Uri representing the URL of the request.