BindingsSection::WSDualHttpBinding Property
.NET Framework (current version)
Gets the configuration element that contains a collection of WSDualHttpBindingElement objects.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("wsDualHttpBinding", Options = ConfigurationPropertyOptions::None)] property WSDualHttpBindingCollectionElement^ WSDualHttpBinding { WSDualHttpBindingCollectionElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::WSDualHttpBindingCollectionElement^A WSDualHttpBindingCollectionElement that contains a collection of WSDualHttpBindingElement objects.
.NET Framework
Available since 3.0
Available since 3.0
Show: