Table of Contents

Property Query

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

Query

Gets the HTTP request query extracted from the path string. This property also contains routing parameters.

public StringValueCollection Query { get; }

Property Value

StringValueCollection