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