Share via


HttpRequestWrapper.RequestType Proprietà

Definizione

Ottiene o imposta il metodo di trasferimento dei dati HTTP (GET o POST) usato dal client.

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

Valore della proprietà

Tipo di metodo di trasferimento dei dati HTTP usato dal client.

Si applica a