IChannelReceiverHook.ChannelScheme Propriedade

Definição

Obtém o tipo de ouvinte ao qual se conectar.

public:
 property System::String ^ ChannelScheme { System::String ^ get(); };
public string ChannelScheme { get; }
public string ChannelScheme { [System.Security.SecurityCritical] get; }
member this.ChannelScheme : string
[<get: System.Security.SecurityCritical>]
member this.ChannelScheme : string
Public ReadOnly Property ChannelScheme As String

Valor da propriedade

O tipo de ouvinte no qual conectar (por exemplo, "http").

Atributos

Exceções

O chamador imediato não tem permissão de infraestrutura.

Comentários

Esse valor não diferencia maiúsculas de minúsculas.

Aplica-se a