Partager via


HttpRequestFeature.Method Propriété

Définition

Obtient ou définit la méthode de requête telle que définie dans RFC 7230. Par exemple, « 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

Valeur de propriété

Implémente

S’applique à