Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParsedQSP

The IParsedQSP interface contains information about matching a single query string parameter.

Hierarchy

Index

Properties

location

location: ParsedLocation

Location of the part in the original pattern string containing the zero-based index where the part begins and its length.

name

name: string

Query string parameter name.

segment

Query String defines one segement per each parameter name.

tokenSting

tokenSting: string

Content of the token

Generated using TypeDoc