IDTSComponentMetaData100.IdentificationString プロパティ

定義

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

プロパティ値

コンポーネントメタデータを一意に識別する 文字列

実装

属性

注釈

IdentificationStringは、コンポーネントメタデータオブジェクトの ObjectType、Name、IDプロパティを含む連結された文字列です。

適用対象