IDTSObject100.IdentificationString プロパティ

定義

IDTSObject100 オブジェクトを一意に識別する文字列を取得します。

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

プロパティ値

Name オブジェクトの IDObjectType、および IDTSObject100 で構成される連結された文字列です。

属性

適用対象