IChannelReceiverHook.ChannelScheme Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Cria o tipo de ouvinte a quem se cama.
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 de Propriedade
O tipo de ouvinte para se ligar (por exemplo, "http").
- Atributos
Exceções
O interlocutor imediato não tem autorização para infraestruturas.
Observações
Este valor não distingue maiúsculas e maiúsculas.