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

另请参阅

引用

IPSContextInfo 接口

IPSContextInfo 成员

Microsoft.Office.Project.Server.Library 命名空间