Partilhar via


HttpBindingBaseElement(String) Construtor

Definição

Inicializa uma nova instância da classe 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)

Parâmetros

name
String

o nome da associação.

Aplica-se a