BindingsSection::WSHttpBinding Property

 

Gets the configuration element that contains a collection of WSHttpBindingElement objects.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
[ConfigurationPropertyAttribute("wsHttpBinding", Options = ConfigurationPropertyOptions::None)]
property WSHttpBindingCollectionElement^ WSHttpBinding {
	WSHttpBindingCollectionElement^ get();
}

.NET Framework
Available since 3.0
Return to top
Show: