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

Definición

Obtiene una colección de objetos de extensión para este objeto extensible.

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 de propiedad

IExtensionCollection<T> de objetos de extensión.

Implementaciones

Se aplica a