Sdílet prostřednictvím


HttpRequestWrapper.RequestType Vlastnost

Definice

Získá nebo nastaví metodu přenosu dat HTTP (GET nebo POST), která byla použita klientem.

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

Hodnota vlastnosti

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

Platí pro