Compartilhar via


ClientBase<TChannel>.ChannelBase<T>.IExtensibleObject<IContextChannel>.Extensions Propriedade

Definição

Obtém uma coleção de objetos de extensão para este objeto extensível.

property System::ServiceModel::IExtensionCollection<System::ServiceModel::IContextChannel ^> ^ System::ServiceModel::IExtensibleObject<System::ServiceModel::IContextChannel>::Extensions { System::ServiceModel::IExtensionCollection<System::ServiceModel::IContextChannel ^> ^ get(); };
System.ServiceModel.IExtensionCollection<System.ServiceModel.IContextChannel> System.ServiceModel.IExtensibleObject<System.ServiceModel.IContextChannel>.Extensions { get; }
member this.System.ServiceModel.IExtensibleObject<System.ServiceModel.IContextChannel>.Extensions : System.ServiceModel.IExtensionCollection<System.ServiceModel.IContextChannel>
 ReadOnly Property Extensions As IExtensionCollection(Of IContextChannel) Implements IExtensibleObject(Of IContextChannel).Extensions

Valor da propriedade

IExtensionCollection<IContextChannel>

O IExtensionCollection<T> de objetos de extensão.

Implementações

Aplica-se a