Compartir vía


IChannelReceiverHook.ChannelScheme Propiedad

Definición

Obtiene el tipo de agente de escucha que se va a enlazar.

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 propiedad

Tipo de agente de escucha que se va a enlazar (por ejemplo, "http").

Atributos

Excepciones

El llamador inmediato no tiene permisos de infraestructura.

Comentarios

Este valor no distingue mayúsculas de minúsculas.

Se aplica a