Table of Contents

Property Query

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

Query

Gets the query parameters as an array of key-value pairs.

public KeyValuePair<string, string[]>[] Query { get; }

Property Value

KeyValuePair<string, string[]>[]