Partager via


HttpRequestFeature.Protocol Propriété

Définition

Obtient ou définit la version HTTP telle que définie dans RFC 7230. Par exemple, « HTTP/1.1 »

public:
 property System::String ^ Protocol { System::String ^ get(); void set(System::String ^ value); };
public string Protocol { get; set; }
member this.Protocol : string with get, set
Public Property Protocol As String

Valeur de propriété

Implémente

S’applique à