Windows Preview API
The API listed here are new and preliminary for Windows 10. Developers should keep in mind that these API are pre-release and can change or be removed with future releases.
Windows.ApplicationModel.Store.Preview
Provides the following APIs that are currently accessible only via restricted or private capabilities.
- An API for retrieving and purchasing SKUs of in-app products on the Windows Store. Apps require the previewStore restricted capability to use this API.
- An API for accessing information about the device hardware and configuring information about the system, the mobile operator, and the active user account. This API is protected by a private capability that is available only to apps that are developed by Microsoft.
For more information, see the Windows.ApplicationModel.Store.Preview namespace.
Windows.ApplicationModel.Store.Preview.InstallControl
Provides an API for programmatically managing the installation of apps and app updates. This API is protected by a private capability that is available only to apps that are developed by Microsoft.
For more information, see the Windows.ApplicationModel.Store.Preview.InstallControl namespace.