HttpRequestWrapper.Params Właściwość

Definicja

Pobiera łączną kolekcję QueryString elementów, Form , ServerVariables i Cookies .

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

Wartość właściwości

NameValueCollection

Kolekcja połączonych wartości.

Dotyczy