Table of Contents

Property Url

Namespace
Sisk.Core.Http.Engine
Assembly
Sisk.Core.dll

Url

Gets the URL of the request.

public abstract Uri? Url { get; }

Property Value

Uri

The System.Uri representing the URL of the request.