HttpChannel.ChannelScheme 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 le type d'écouteur auquel se raccorder (par exemple, « http »).
public:
property System::String ^ ChannelScheme { System::String ^ get(); };
public string ChannelScheme { get; }
member this.ChannelScheme : string
Public ReadOnly Property ChannelScheme As String
Valeur de propriété
Type d'écouteur auquel se raccorder.
Implémente
Remarques
La valeur de la propriété actuelle ne respecte pas la casse.