WSHttpBindingBaseElement Konstruktory
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Inicjuje nowe wystąpienie klasy WSHttpBindingBaseElement.
Przeciążenia
WSHttpBindingBaseElement() |
Inicjuje nowe wystąpienie klasy WSHttpBindingBaseElement. |
WSHttpBindingBaseElement(String) |
Inicjuje nowe wystąpienie klasy WSHttpBindingBaseElement. |
WSHttpBindingBaseElement()
Inicjuje nowe wystąpienie klasy WSHttpBindingBaseElement.
protected:
WSHttpBindingBaseElement();
protected WSHttpBindingBaseElement ();
Protected Sub New ()
Dotyczy
WSHttpBindingBaseElement(String)
Inicjuje nowe wystąpienie klasy WSHttpBindingBaseElement.
protected:
WSHttpBindingBaseElement(System::String ^ name);
protected WSHttpBindingBaseElement (string name);
new System.ServiceModel.Configuration.WSHttpBindingBaseElement : string -> System.ServiceModel.Configuration.WSHttpBindingBaseElement
Protected Sub New (name As String)
Parametry
- name
- String
Nazwa konfiguracji powiązania. Ta wartość powinna być unikatowa, ponieważ jest używana jako identyfikacja dla powiązania.