Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the empty query string. This field is read-only.
Namespace: Microsoft.Owin
Assembly: Microsoft.Owin (in Microsoft.Owin.dll)
Syntax
public static readonly QueryString Empty
public:
static initonly QueryString Empty
static val Empty : QueryString
Public Shared ReadOnly Empty As QueryString
Field Value
Type: Microsoft.Owin.QueryString
See Also
QueryString Structure
Microsoft.Owin Namespace
Return to top