HttpRequestWrapper.Params Eigenschap

Definitie

Hiermee haalt u een gecombineerde verzameling van QueryString, Formen ServerVariablesCookiesitems op.

public:
 virtual property System::Collections::Specialized::NameValueCollection ^ Params { System::Collections::Specialized::NameValueCollection ^ get(); };
public override System.Collections.Specialized.NameValueCollection Params { get; }
member this.Params : System.Collections.Specialized.NameValueCollection
Public Overrides ReadOnly Property Params As NameValueCollection

Waarde van eigenschap

De verzameling gecombineerde waarden.

Van toepassing op