次の方法で共有


PSContextInfo.PSContextInfoV12.UserGuid プロパティ

内部使用のため予約済みです。偽装されたユーザーの GUID です。

名前空間:  Microsoft.Office.Project.Server.Library
アセンブリ:  Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)

構文

'宣言
Public Property UserGuid As Guid
    Get
    Set
'使用
Dim instance As PSContextInfo.PSContextInfoV12
Dim value As Guid

value = instance.UserGuid

instance.UserGuid = value
public Guid UserGuid { get; set; }

プロパティ値

型: System.Guid
Guid を返します。

関連項目

参照先

PSContextInfo.PSContextInfoV12 クラス

PSContextInfo.PSContextInfoV12 メンバー

Microsoft.Office.Project.Server.Library 名前空間