HttpRequestWrapper.RequestType Tulajdonság

Definíció

Lekéri vagy beállítja az ügyfél által használt HTTP-adatátviteli módszert (GET vagy POST) .

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

Tulajdonság értéke

Az ügyfél által használt HTTP adatátviteli metódus típusa.

A következőre érvényes: