ISetupInstance.GetInstallDate 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取最初安装安装的本地日期和时间。
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
返回
最初安装安装的本地日期和时间。