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