Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsStoreSKUMBS class.

WindowsStoreSKUMBS.CustomDeveloperData 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 custom developer data string (also called a tag) that contains custom information about the add-on that this product SKU represents.

The custom developer data provides a way for developers to associate custom contextual information with an add-on. For more information about setting this value for an add-on, see Enter add-on properties.
(Read only property)

WindowsStoreSKUMBS.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 SKU description from the Microsoft Store listing.

(Read only property)

WindowsStoreSKUMBS.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 current product SKU from the Store in JSON format.

Use the ExtendedJsonData property to access the complete data for the StoreSku object as a JSON-formatted string in your code.
(Read only property)

WindowsStoreSKUMBS.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)

WindowsStoreSKUMBS.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 current product SKU.

(Read only property)

WindowsStoreSKUMBS.IsSubscription 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 product SKU is a subscription with recurring billing.

For more information about the subscription, see the WindowsStoreSubscriptionInfoMBS class and SubscriptionInfo property.
(Read only property)

Some examples using this property:

WindowsStoreSKUMBS.IsTrial 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 product SKU is a trial SKU.

(Read only property)

WindowsStoreSKUMBS.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 SKU.

(Read only property)

WindowsStoreSKUMBS.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 of the default availability for this product SKU.

(Read only property)

WindowsStoreSKUMBS.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 of this product SKU.

The Store ID returned by this property has the format <product Store ID>/<SKU Store ID>, where:

  • <product Store ID> is a 12-character alpha-numeric string, such as 9NBLGGH69M0B. This Store ID is available in Partner Center, and it is returned by the StoreId property of the related StoreProduct object.
  • <SKU Store ID> is a 4-character alpha-numeric string that identifies the SKU. An example complete Store ID returned by this property is 9NBLGGH69M0B/000N.
(Read only property)

WindowsStoreSKUMBS.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 SKU 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...