ISetupInstance2.GetInstallDate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.