ComPersistableTypeElement 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 ComPersistableTypeElement.
Przeciążenia
ComPersistableTypeElement() |
Inicjuje nowe wystąpienie klasy ComPersistableTypeElement. |
ComPersistableTypeElement(String) |
Inicjuje nowe wystąpienie klasy ComPersistableTypeElement. |
ComPersistableTypeElement()
Inicjuje nowe wystąpienie klasy ComPersistableTypeElement.
public:
ComPersistableTypeElement();
public ComPersistableTypeElement ();
Public Sub New ()
Dotyczy
ComPersistableTypeElement(String)
Inicjuje nowe wystąpienie klasy ComPersistableTypeElement.
public:
ComPersistableTypeElement(System::String ^ ID);
public ComPersistableTypeElement (string ID);
new System.ServiceModel.Configuration.ComPersistableTypeElement : string -> System.ServiceModel.Configuration.ComPersistableTypeElement
Public Sub New (ID As String)
Parametry
- ID
- String
Unikatowy identyfikator typu utrwalanego.