HttpRequest.Scheme Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le schéma de requête HTTP.
public:
abstract property System::String ^ Scheme { System::String ^ get(); void set(System::String ^ value); };
public abstract string Scheme { get; set; }
member this.Scheme : string with get, set
Public MustOverride Property Scheme As String
Valeur de propriété
Schéma de requête HTTP.