IDTSComponentMetaData100.IdentificationString Propriété

Définition

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

Valeur de propriété

Une chaîne qui identifie de manière unique les métadonnées du composant.

Implémente

Attributs

Remarques

L’IdentificationString est une chaîne concaténée qui contient les ObjectTypepropriétés , Nom et ID de l’objet de métadonnées composant.

S’applique à