HttpBindingBaseElement(String) Konstruktor

Definition

Initialisiert eine neue Instanz der HttpBindingBaseElement-Klasse.

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)

Parameter

name
String

Der Name der Bindung.

Gilt für: