共用方式為


IPjMembershipUser.LastLoginDate 屬性

附註:此 API 目前已過時。

會取得使用者身分登入的最新日期。

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

語法

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

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

屬性值

類型:System.DateTime
依日期最近的記錄。

請參閱

參照

IPjMembershipUser 介面

IPjMembershipUser 成員

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