Property Url
Url
Gets the constructed URL as a string.
public string Url { get; }
Property Value
- string
The URL as a string, including scheme, authority, segments, query parameters, and fragment.
Gets the constructed URL as a string.
public string Url { get; }
The URL as a string, including scheme, authority, segments, query parameters, and fragment.