PSWProjectEventArgs.ProjectUid プロパティ
内部使用のため予約済みです。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public ReadOnly Property ProjectUid As Guid
Get
'使用
Dim instance As PSWProjectEventArgs
Dim value As Guid
value = instance.ProjectUid
public Guid ProjectUid { get; }
プロパティ値
型: System.Guid