Condividi tramite


OutgoingWebRequestContext.Method Proprietà

Definizione

Ottiene il metodo HTTP della richiesta Web in uscita.

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

Valore della proprietà

String

Il metodo HTTP della richiesta Web in uscita.

Si applica a