ISetupInstance2.GetInstallDate Method

Definition

Gets the local date and time when the installation was originally installed.

public:
 System::Runtime::InteropServices::ComTypes::FILETIME GetInstallDate();
public System.Runtime.InteropServices.ComTypes.FILETIME GetInstallDate ();
abstract member GetInstallDate : unit -> System.Runtime.InteropServices.ComTypes.FILETIME
Public Function GetInstallDate () As FILETIME

Returns

The local date and time when the installation was originally installed.

Implements

Applies to