Aracılığıyla paylaş


HttpRequestWrapper.HttpMethod Özellik

Tanım

İstemci tarafından kullanılan HTTP veri aktarım yöntemini (, veya HEADgibiPOSTGET) alır.

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

Özellik Değeri

İstemci tarafından kullanılan HTTP veri aktarımı yöntemi.

Şunlara uygulanır