Udostępnij przez


HttpRequestWrapper.HttpMethod Właściwość

Definicja

Pobiera metodę transferu danych HTTP (taką jak GET, POSTlub HEAD) używaną przez klienta.

public:
 virtual property System::String ^ HttpMethod { System::String ^ get(); };
public override string HttpMethod { get; }
member this.HttpMethod : string
Public Overrides ReadOnly Property HttpMethod As String

Wartość właściwości

Metoda transferu danych HTTP używana przez klienta.

Dotyczy