Table of Contents

Property Url

Namespace
Sisk.Core.Helpers
Assembly
Sisk.Core.dll

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.