Compartilhar via


HttpChannel.ChannelScheme Propriedade

Definição

Obtém o tipo de ouvinte ao qual conectar (por exemplo, "http").

public:
 property System::String ^ ChannelScheme { System::String ^ get(); };
public string ChannelScheme { get; }
member this.ChannelScheme : string
Public ReadOnly Property ChannelScheme As String

Valor da propriedade

O tipo de ouvinte no qual conectar.

Implementações

Comentários

O valor da propriedade atual não diferencia maiúsculas de minúsculas.

Aplica-se a

Confira também