Compartir a través de


IHttpRequestFeature.Method Propiedad

Definición

Obtiene o establece el método de solicitud tal y como se define en RFC 7230. Por ejemplo, "GET", "HEAD", "POST", etc..

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

Se aplica a