Aracılığıyla paylaş


HttpRequestWrapper.RequestType Özellik

Tanım

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

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

Özellik Değeri

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

Şunlara uygulanır