BindingsSection.BasicHttpBinding Свойство

Определение

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

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

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

BasicHttpBindingCollectionElement

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

Атрибуты

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