The IParsedToken is a base interface that contains information common to all parsed URL parts.
Location of the part in the original pattern string containing the zero-based index where the part begins and its length.
Content of the token
Generated using TypeDoc
The IParsedToken is a base interface that contains information common to all parsed URL parts.