IDTSComponentMetaData100.IdentificationString Proprietà

Definizione

public:
 property System::String ^ IdentificationString { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(15)]
public string IdentificationString { [System.Runtime.InteropServices.DispId(15)] get; }
[<System.Runtime.InteropServices.DispId(15)>]
[<get: System.Runtime.InteropServices.DispId(15)>]
member this.IdentificationString : string
Public ReadOnly Property IdentificationString As String

Valore della proprietà

Una stringa che identifica in modo univoco i metadati dei componenti.

Implementazioni

Attributi

Commenti

L'IdentificationString è una stringa concatenata che contiene le ObjectTypeproprietà , Name e ID dell'oggetto metadata componente.

Si applica a