Platforms to show: All Mac Windows Linux Cross-Platform
Back to WindowsStoreProductMBS class.
WindowsStoreProductMBS.Description as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
WindowsStoreProductMBS.ExtendedJsonData as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Use the ExtendedJsonData property to access the complete data for the StoreProduct object as a JSON-formatted string in your code.
(Read only property)
WindowsStoreProductMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
WindowsStoreProductMBS.HasDigitalDownload as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
WindowsStoreProductMBS.InAppOfferToken as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 23.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Returns the product ID for this product, if the current StoreProduct represents an add-on.
(Read only property)
WindowsStoreProductMBS.IsInUserCollection as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
WindowsStoreProductMBS.Language as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
WindowsStoreProductMBS.LinkURI as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
An example URI is https://www.microsoft.com/store/apps/<Store ID for the product>. If there is no listing page for the product, this link resolves to the Microsoft Store home page.
(Read only property)
WindowsStoreProductMBS.Price as WindowsStorePriceMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
WindowsStoreProductMBS.ProductKind as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
These values are currently supported: Application, Game, Consumable, UnmanagedConsumable, and Durable.
see
https://docs.microsoft.com/en-us/uwp/api/windows.services.store.storeproduct.productkind?view=winrt-19041#Windows_Services_Store_StoreProduct_ProductKind
(Read only property)
WindowsStoreProductMBS.StoreId as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
For an app, this property corresponds to the Store ID that is available on the App identity page for the app in Partner Center.
(Read only property)
WindowsStoreProductMBS.Title as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
The items on this page are in the following plugins: MBS WinFrameworks Plugin.