HttpRequestWrapper.Params Vlastnost

Definice

Získá kombinovanou kolekci QueryString, Form, ServerVariablesa Cookies položky.

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

Hodnota vlastnosti

Kolekce kombinovaných hodnot.

Platí pro