Platforms to show: All Mac Windows Linux Cross-Platform
WindowsStoreAppLicenseMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Notes: This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 10 properties
- property AddOnLicenses as Dictionary New in 23.1
- property ExpirationDate as Int64 New in 23.1
- property ExtendedJsonData as String
- property Handle as Integer
- property IsActive as Boolean
- property IsTrial as Boolean
- property IsTrialOwnedByThisUser as Boolean
- property SkuStoreId as String
- property TrialTimeRemaining as Double
- property TrialUniqueId as String
- method Constructor Private
This class has no sub classes.
Some methods using this class:
- WindowsStoreContextMBS.GetAppLicenseSync as WindowsStoreAppLicenseMBS
Some examples using this class:
Blog Entries
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
WindowsShortCutMBS - WindowsStoreContextMBS
