HostedWebApplication.WebAction.QueryString Property

Definition

Get the query string.

public:
 property System::String ^ QueryString { System::String ^ get(); };
public string QueryString { get; }
member this.QueryString : string
Public ReadOnly Property QueryString As String

Property Value

Applies to