Table of Contents

Property QueryString

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

QueryString

Gets the HTTP request URL raw query string, including the '?' char.

public string QueryString { get; }

Property Value

string