ComputerInfo.OsLastBootUpTime Property

Definition

Date and time the operating system was last restarted

public:
 property Nullable<DateTime> OsLastBootUpTime { Nullable<DateTime> get(); };
public DateTime? OsLastBootUpTime { get; }
member this.OsLastBootUpTime : Nullable<DateTime>
Public ReadOnly Property OsLastBootUpTime As Nullable(Of DateTime)

Property Value

Applies to