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