HttpBindingBaseElement(String) Konstruktor

Definition

Initierar en ny instans av HttpBindingBaseElement klassen.

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)

Parametrar

name
String

namnet på bindningen.

Gäller för