Поделиться через


HttpBindingBaseElement(String) Конструктор

Определение

Инициализирует новый экземпляр класса HttpBindingBaseElement.

protected:
 HttpBindingBaseElement(System::String ^ name);
protected HttpBindingBaseElement (string name);
new System.ServiceModel.Configuration.HttpBindingBaseElement : string -> System.ServiceModel.Configuration.HttpBindingBaseElement
Protected Sub New (name As String)

Параметры

name
String

Имя привязки.

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