Partager via


OutgoingWebRequestContext.Method Propriété

Définition

Obtient la méthode HTTP de la demande Web sortante.

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

Valeur de propriété

String

Méthode HTTP de la demande Web sortante.

S’applique à