BindingsSection.WSDualHttpBinding Свойство

Определение

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

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

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

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

Атрибуты

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