MexBindingElement<TStandardBinding>(String) Konstruktor
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Inicializuje novou instanci MexBindingElement<TStandardBinding> třídy se zadaným názvem.
protected:
MexBindingElement(System::String ^ name);
protected MexBindingElement (string name);
new System.ServiceModel.Configuration.MexBindingElement<'StandardBinding (requires 'StandardBinding :> System.ServiceModel.Channels.Binding)> : string -> System.ServiceModel.Configuration.MexBindingElement<'StandardBinding (requires 'StandardBinding :> System.ServiceModel.Channels.Binding)>
Protected Sub New (name As String)
Parametry
- name
- String
Název vazby.