IDTSComponentMetaData100.IdentificationString Proprietà

Definizione

Ottiene una stringa che identifica in modo univoco il componente.

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à

Valore String che identifica in modo univoco i metadati del componente.

Implementazioni

Attributi

Commenti

IdentificationString è una stringa concatenata che contiene le ObjectTypeproprietà , Namee ID dell'oggetto metadati del componente.

Si applica a