Property RawUrl
RawUrl
Gets the raw URL of the request.
public abstract string? RawUrl { get; }
Property Value
- string
The raw URL of the request.
Gets the raw URL of the request.
public abstract string? RawUrl { get; }
The raw URL of the request.