Share via


QueryString Constructor

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method QueryString(String) Initialize the query string with a given value. This value must be in escaped and delimited format without a leading '?' character.
Public method QueryString(String, String) Initialize a query string with a single given parameter name and value. The value is.

Top

See Also

Reference

QueryString Structure

Microsoft.Owin Namespace