次の方法で共有


IDTSName100.ID プロパティ

定義

public:
 property System::String ^ ID { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(85)]
public string ID { [System.Runtime.InteropServices.DispId(85)] get; }
[<System.Runtime.InteropServices.DispId(85)>]
[<get: System.Runtime.InteropServices.DispId(85)>]
member this.ID : string
Public ReadOnly Property ID As String

プロパティ値

一意の ID (通常は GUID) を含む 文字列

属性

適用対象