HttpRequestBase.RequestType Özellik

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, istemci 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 virtual string RequestType { get; set; }
member this.RequestType : string with get, set
Public Overridable Property RequestType As String

Özellik Değeri

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

Özel durumlar

Şunlara uygulanır