ComputerInfo.WindowsInstallDateFromRegistry Property

Definition

The data Windows was installed, from the Windows Registry.

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

Property Value

Applies to