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