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

Definition

Ruft eine Auflistung der Erweiterungsobjekte für dieses erweiterbare Objekt ab.

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

Eigenschaftswert

Eine IExtensionCollection<T> von Erweiterungsobjekten.

Implementiert

Gilt für: