User.LastLogOn 属性

定义

指定上次登录名 DateTime

public:
 property DateTime LastLogOn { DateTime get(); void set(DateTime value); };
[System.Runtime.Serialization.DataMember]
public DateTime LastLogOn { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.LastLogOn : DateTime with get, set
Public Property LastLogOn As DateTime

属性值

上次登录的日期和时间。

属性

适用于