共用方式為


IPjMembershipUser.UserId 屬性

附註:此 API 目前已過時。

會取得使用者的 GUID。

命名空間:  Microsoft.Office.Project.Server.Library
組件:  Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)

語法

'宣告
<ObsoleteAttribute("in o15")> _
ReadOnly Property UserId As Guid
    Get
'用途
Dim instance As IPjMembershipUser
Dim value As Guid

value = instance.UserId
[ObsoleteAttribute("in o15")]
Guid UserId { get; }

屬性值

類型:System.Guid
使用者的 GUID。

請參閱

參照

IPjMembershipUser 介面

IPjMembershipUser 成員

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