ISetupInstance.GetInstallDate 方法

定义

获取最初安装安装的本地日期和时间。

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

返回

FILETIME

最初安装安装的本地日期和时间。

适用于