Aracılığıyla paylaş


HttpRequestBase.RequestType Özellik

Tanım

Türetilmiş bir sınıfta geçersiz kılınan, istemci tarafından kullanılan HTTP veri aktarımı yöntemini ( veya ) alır GET POST veya ayarlar.

public:
 virtual property System::String ^ RequestType { System::String ^ get(); void set(System::String ^ value); };
public virtual string RequestType { get; set; }
member this.RequestType : string with get, set
Public Overridable Property RequestType As String

Özellik Değeri

String

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

Özel durumlar

Şunlara uygulanır