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é

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

Implémente

Attributs

Remarques

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

S’applique à