HttpMethod.Method Propiedad

Definición

Un 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

Un método HTTP representado como .String

Se aplica a