Compartilhar via


IAsyncHttpWebRequest.Method Propriedade

Definição

Obtém ou define o método usado (GET, HEAD, POST, PUT, DELETE, TRACE ou OPTIONS)

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

Valor da propriedade

Aplica-se a