Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 544 Bytes

productlicense_isactive.md

File metadata and controls

22 lines (15 loc) · 544 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Store.ProductLicense.IsActive
winrt property

Windows.ApplicationModel.Store.ProductLicense.IsActive

-description

Indicates if the add-on (also called an in-app product or IAP) license is currently active.

-property-value

Returns true if the add-on's license is active, and otherwise false. This property can return false if the license is missing, expired, or revoked.

-remarks

-examples

-see-also