HttpMethod.Method Propiedad

Definición

Método HTTP.

public:
 property System::String ^ Method { System::String ^ get(); };
public string Method { get; }
member this.Method : string
Public ReadOnly Property Method As String

Valor de propiedad

Representa un método HTTP como un String.

Se aplica a