Project.ID プロパティ

定義

プロジェクト ID を取得します。この ID は GUID です。

public:
 property System::String ^ ID { System::String ^ get(); };
public string ID { get; }
member this.ID : string
Public ReadOnly Property ID As String

プロパティ値

String

プロジェクト ID。

適用対象