AppInstallItem.GetCurrentStatus 方法

定义

获取当前应用的安装状态。

public:
 virtual AppInstallStatus ^ GetCurrentStatus() = GetCurrentStatus;
AppInstallStatus GetCurrentStatus();
public AppInstallStatus GetCurrentStatus();
function getCurrentStatus()
Public Function GetCurrentStatus () As AppInstallStatus

返回

一个 值,该值指定当前应用的安装状态。

Windows 要求

应用功能
runFullTrust

适用于