MexHttpBindingElement 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 MexHttpBindingElement.
Przeciążenia
MexHttpBindingElement() |
Inicjuje nowe wystąpienie klasy MexHttpBindingElement. |
MexHttpBindingElement(String) |
Inicjuje MexHttpBindingElement nowe wystąpienie klasy o określonej nazwie. |
MexHttpBindingElement()
Inicjuje nowe wystąpienie klasy MexHttpBindingElement.
public:
MexHttpBindingElement();
public MexHttpBindingElement ();
Public Sub New ()
Dotyczy
MexHttpBindingElement(String)
Inicjuje MexHttpBindingElement nowe wystąpienie klasy o określonej nazwie.
public:
MexHttpBindingElement(System::String ^ name);
public MexHttpBindingElement (string name);
new System.ServiceModel.Configuration.MexHttpBindingElement : string -> System.ServiceModel.Configuration.MexHttpBindingElement
Public Sub New (name As String)
Parametry
- name
- String
Nazwa powiązania.