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
Gets the product description from the Microsoft Store listing.

(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
Gets complete data for the product from the Store in JSON format.

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
The internal object reference.

(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
Gets a value that indicates whether the product has optional downloadable content (DLC).

(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
Gets the product ID for this product, if the current StoreProduct represents an add-on.

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
Gets a value that indicates whether the current user has an entitlement to use the default SKU of the product.

(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
Gets the language for the data in the Microsoft Store listing for the product.

(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
Gets the URI to the Microsoft Store listing for the product.

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
Gets the price for the default SKU and availability for the product.

(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
Gets the type of the product.

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
Gets the Store ID for this product.

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
Gets the product title from the Microsoft Store listing.

(Read only property)

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


The biggest plugin in space...