HttpRequestBase.RequestType Vlastnost

Definice

Při přepsání v odvozené třídě získá nebo nastaví metodu přenosu dat HTTP (GET nebo POST) používanou klientem.

public:
 virtual property System::String ^ RequestType { System::String ^ get(); void set(System::String ^ value); };
public virtual string RequestType { get; set; }
member this.RequestType : string with get, set
Public Overridable Property RequestType As String

Hodnota vlastnosti

Typ metody přenosu dat HTTP, který byl použit klientem.

Výjimky

Platí pro