BindingsSection.WSHttpBinding Свойство

Определение

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

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

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

WSHttpBindingCollectionElement

Объект WSHttpBindingCollectionElement, содержащий коллекцию объектов WSHttpBindingElement.

Атрибуты

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