Condividi tramite


IncomingWebRequestContext.Method Proprietà

Definizione

Ottiene il metodo HTTP della richiesta Web in ingresso.

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

Valore della proprietà

String

Il metodo HTTP della richiesta Web in ingresso.

Si applica a