ServiceModelSectionGroup::Bindings Property
.NET Framework (current version)
Gets the configuration section that contains all the bindings.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Configuration::BindingsSection^The configuration section that contains all the bindings.
This section holds a collection of standard and custom bindings. Each entry is identified by its unique name, which is used by services when linking to bindings.
.NET Framework
Available since 3.0
Available since 3.0
Show: