Partager via


IDTSCustomProperty100.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 un IDTSCustomProperty100 objet de manière unique.

Implémente

Attributs

Remarques

La propriété IdentificationString identifie de manière unique une propriété personnalisée et se compose d’une concaténation des propriétés ObjectType, Name et ID.

S’applique à