Platforms to show: All Mac Windows Linux Cross-Platform

WindowsStoreProductMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Windows Store MBS WinFrameworks Plugin 20.4 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Represents a product that is available in the Microsoft Store.

Products in the Store are organized in a hierarcy of product, SKU, and availability objects. Products are represented by StoreProduct objects. The SKUs for each product are represented by StoreSku objects, and the availabilities for each SKU are represented by StoreAvailability objects. For more information, see In-app purchases and trials.
To retrieve a StoreProduct object for the current app, use the GetStoreProductForCurrentAppAsync method.
To retrieve StoreProduct objects for products that can be purchased from within the current app, use these methods.

  • GetAssociatedStoreProductsAsync
  • GetAssociatedStoreProductsWithPagingAsync
  • GetStoreProductsAsync
  • GetUserCollectionAsync
  • GetUserCollectionWithPagingAsync
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

This class has no sub classes.

Some properties using for this class:

Some examples using this class:

Blog Entries


The items on this page are in the following plugins: MBS WinFrameworks Plugin.


WindowsStorePriceMBS   -   WindowsStoreProductQueryResultMBS


The biggest plugin in space...