LicenseInformation.IsActive Property

Value that indicates whether the license is active.

Syntax

public:
property bool IsActive {
         bool get ();
}  

Property value

Type: bool 

  Returns true if the license is active, and false if the license is missing, expired, or revoked.

Requirements

Namespace: Windows.ApplicationModel.Store

Metadata: windows.winmd

See also

Reference

LicenseInformation Class

LicenseInformation Members

Windows.ApplicationModel.Store Namespace