Noemax.WCFX.Configuration Namespace > WcfXtensionsBindingCollectionElement Class : ConfiguredBindings Property |
'Declaration Public Overrides ReadOnly Property ConfiguredBindings As System.Collections.ObjectModel.ReadOnlyCollection(Of IBindingConfigurationElement)
'Usage Dim instance As WcfXtensionsBindingCollectionElement Dim value As System.Collections.ObjectModel.ReadOnlyCollection(Of IBindingConfigurationElement) value = instance.ConfiguredBindings
public override System.Collections.ObjectModel.ReadOnlyCollection<IBindingConfigurationElement> ConfiguredBindings {get;}
public read-only property ConfiguredBindings: System.Collections.ObjectModel.ReadOnlyCollection; override;
public override function get ConfiguredBindings : System.Collections.ObjectModel.ReadOnlyCollection
public: __property System.Collections.ObjectModel.ReadOnlyCollection<IBindingConfigurationElement*>* get_ConfiguredBindings() override;
public: property System.Collections.ObjectModel.ReadOnlyCollection<IBindingConfigurationElement^>^ ConfiguredBindings { System.Collections.ObjectModel.ReadOnlyCollection<IBindingConfigurationElement^>^ get() override; }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
WcfXtensionsBindingCollectionElement Class
WcfXtensionsBindingCollectionElement Members
Base Implementation in ConfiguredBindings