AppInstallItem.GetCurrentStatus 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取当前应用的安装状态。
public:
virtual AppInstallStatus ^ GetCurrentStatus() = GetCurrentStatus;
AppInstallStatus GetCurrentStatus();
public AppInstallStatus GetCurrentStatus();
function getCurrentStatus()
Public Function GetCurrentStatus () As AppInstallStatus
返回
一个 值,该值指定当前应用的安装状态。
Windows 要求
应用功能 |
runFullTrust
|