Gets the value that indicates whether the feature’s license is active.
public:
property bool IsActive {
bool get ();
}
Type: bool
Returns true if the feature’s license is active, and otherwise false. This property may return false if the license is missing, expired, or revoked.
Namespace: Windows.ApplicationModel.Store
Metadata: windows.winmd