ComputerInfo.OsInstallDate Property

Definition

Indicates the install date

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

Property Value

Applies to