BindingsSection.NetHttpBinding Свойство

Определение

Возвращает элемент конфигурации, содержащий коллекцию объектов NetHttpBindingElement.

public:
 property System::ServiceModel::Configuration::NetHttpBindingCollectionElement ^ NetHttpBinding { System::ServiceModel::Configuration::NetHttpBindingCollectionElement ^ get(); };
[System.Configuration.ConfigurationProperty("netHttpBinding", Options=System.Configuration.ConfigurationPropertyOptions.None)]
public System.ServiceModel.Configuration.NetHttpBindingCollectionElement NetHttpBinding { get; }
[<System.Configuration.ConfigurationProperty("netHttpBinding", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.NetHttpBinding : System.ServiceModel.Configuration.NetHttpBindingCollectionElement
Public ReadOnly Property NetHttpBinding As NetHttpBindingCollectionElement

Значение свойства

NetHttpBindingCollectionElement

Объект NetHttpBindingCollectionElement, в котором задается раздел конфигурации, содержащий коллекцию объектов NetHttpBindingElement.

Атрибуты

Применяется к