IHttpRequestFeature.Method Propriedade

Definição

Obtém ou define o método de solicitação conforme definido no RFC 7230. Por exemplo, "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 da propriedade

Aplica-se a