Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 624 Bytes

storeapplicense.md

File metadata and controls

26 lines (18 loc) · 624 Bytes
-api-id -api-type
T:Windows.Services.Store.StoreAppLicense
winrt class

Windows.Services.Store.StoreAppLicense

-description

Provides license info for the current app, including licenses for products that are offered by the app.

-remarks

The StoreContext.GetAppLicenseAsync method returns an object of this type.

Version history

Windows version SDK version Value added
1809 17763 IsDiscLicense

-examples

-see-also