BindingsSection::CustomBinding Property
.NET Framework (current version)
Gets the configuration section that provides full control over the messaging stack for the user.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("customBinding", Options = ConfigurationPropertyOptions::None)] property CustomBindingCollectionElement^ CustomBinding { CustomBindingCollectionElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::CustomBindingCollectionElement^A CustomBindingCollectionElement object that contains a collection of custom binding elements.
.NET Framework
Available since 3.0
Available since 3.0
Show: