HttpBindingBaseElement(String) Construtor

Definição

Inicializa uma nova instância da HttpBindingBaseElement classe.

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 encadernação.

Aplica-se a