Windows.ApplicationModel.Store.Preview.InstallControl 命名空间
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供用于以编程方式管理应用安装和应用更新的 API。
类
AppInstallItem |
表示安装队列中的应用。 |
AppInstallManager |
提供用于以编程方式安装应用的成员,包括启动应用安装和获取当前正在进行的应用安装列表的功能。 |
AppInstallManagerItemEventArgs |
为 ItemCompleted 和 ItemStatusChanged 事件提供数据。 |
AppInstallOptions |
提供可在 AppInstallManager 类的多个方法重载中用于安装应用更新的选项。 |
AppInstallStatus |
描述安装队列中的应用的状态。 |
AppUpdateOptions |
提供可在 AppInstallManager 类的多个方法重载中用于搜索应用更新的选项。 |
GetEntitlementResult |
提供对请求结果的访问权限,以授予免费权利。 |
枚举
AppInstallationToastNotificationMode |
定义系统可在应用安装期间和之后显示的 Toast 类型。 |
AppInstallState |
定义 AppInstallStatus 类的 InstallState 属性返回的应用安装状态。 |
AppInstallType |
定义 AppInstallItem 类的 InstallType 属性返回的不同应用安装类型。 |
AutoUpdateSetting |
定义 AppInstallManager 类的 AutoUpdateSetting 属性可返回的自动应用更新设置值。 |
GetEntitlementStatus |
定义使用 GetFreeDeviceEntitlementAsync、GetFreeUserEntitlementAsync 或 GetFreeUserEntitlementForUserAsync 方法授予免费权利的请求的可能结果。 |
注解
重要
此命名空间中的 API 受专用功能的保护,该功能仅适用于 Microsoft 开发的应用。