Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to WindowsStoreProductMBS class.
WindowsStoreProductMBS.Constructor Private
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
WindowsStoreProductMBS.GetIsAnySkuInstalledAsync(CompletionHandler as GetIsAnySkuInstalledAsyncCompletedMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Windows Store | MBS WinFrameworks Plugin | 23.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
This method is intended to be used for products that have downloadable content (DLC).
Starts an asynchronous operation that, on successful completion, returns true if a SKU of this product is installed on the current device; otherwise, false.
WindowsStoreProductMBS.Images as WindowsStoreImageMBS()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Windows Store | MBS WinFrameworks Plugin | 23.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Returns a collection of WindowsStoreImageMBS objects that represent the images from the Windows Store listing for the product.
WindowsStoreProductMBS.Keywords as String()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
This property only applies to StoreProduct objects that represent add-ons. These strings correspond to the value of the Keywords field in the properties page for the add-on in Partner Center.
WindowsStoreProductMBS.RequestPurchaseAsync(CompletionHandler as WindowsStoreContextMBS.RequestPurchaseCompletedMBS, PurchaseProperties as WindowsStorePurchasePropertiesMBS = nil)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
This method provides the option to specify additional details for a specific offer within a large catalog of products that are represented by a single listing in the Microsoft Store, including the product name to display to the user during the purchase.
StoreID: The Store ID of the app or the add-on that you want to purchase for the current user.
PurchaseProperties: The optional purchase properties with display name or additional JSON.
WindowsStoreProductMBS.SKUs as WindowsStoreSKUMBS()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
WindowsStoreProductMBS.Videos as WindowsStoreVideoMBS()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Windows Store | MBS WinFrameworks Plugin | 23.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Returns a collection of WindowsStoreVideoMBS objects that represent the videos from the Windows Store listing for the product.
The items on this page are in the following plugins: MBS WinFrameworks Plugin.