Table of Contents

Property FullUrl

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

FullUrl

Gets the full URL for this request, with scheme, host, port, path and query.

public string FullUrl { get; }

Property Value

string