ClientBase<TChannel>.ChannelBase<T>.IExtensibleObject<IContextChannel>.Extensions プロパティ

定義

この拡張可能オブジェクトに対する拡張オブジェクトのコレクションを取得します。

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

プロパティ値

拡張オブジェクトの IExtensionCollection<T>

実装

適用対象