ClientBase<TChannel>.ChannelBase<T>.IExtensibleObject<IContextChannel>.Extensions Propriété

Définition

Obtient une collection d’objets d’extension pour cet objet 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

Valeur de propriété

IExtensionCollection<T> d'objets d'extension.

Implémente

S’applique à