Property Url
- Namespace
- Sisk.Cadente.CoreEngine
- Assembly
- Sisk.Cadente.CoreEngine.dll
Url
Gets the URL of the request.
public override Uri? Url { get; }
Property Value
- Uri
The System.Uri representing the URL of the request.
Gets the URL of the request.
public override Uri? Url { get; }
The System.Uri representing the URL of the request.