IDTSCustomProperty100.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à

Valore String che identifica in modo univoco un oggetto IDTSCustomProperty100.

Implementazioni

Attributi

Commenti

La proprietà IdentificationString identifica in modo univoco una proprietà personalizzata ed è costituita da una concatenazione delle proprietà ObjectType, Name e ID.

Si applica a