HttpRequestWrapper.RequestType Właściwość

Definicja

Pobiera lub ustawia metodę transferu danych HTTP (GET lub POST) używaną przez klienta.

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

Wartość właściwości

Typ metody transferu danych HTTP używany przez klienta.

Dotyczy