Compartir a través de


AsyncHttpWebRequest.Method Propiedad

Definición

Obtiene o establece el método usado (GET, HEAD, POST, PUT, DELETE, TRACE o 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 de propiedad

Implementaciones

Se aplica a