HttpRequestWrapper.Params Tulajdonság

Definíció

Beolvas egy gyűjteményt QueryString, Form, ServerVariablesés Cookies elemeket.

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

Tulajdonság értéke

A kombinált értékek gyűjteménye.

A következőre érvényes: