Sdílet prostřednictvím


HttpBindingBaseElement(String) Konstruktor

Definice

Inicializuje novou instanci HttpBindingBaseElement třídy.

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

název vazby.

Platí pro