HttpBindingBaseElement(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

name
String

nazwa powiązania.

Dotyczy