IPSContextInfo.UserGuid プロパティ
現在のプロジェクトのサーバー ユーザーの GUID を取得します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
ReadOnly Property UserGuid As Guid
Get
'使用
Dim instance As IPSContextInfo
Dim value As Guid
value = instance.UserGuid
Guid UserGuid { get; }
プロパティ値
型: System.Guid