Click or drag to resize

AppFacadeIsActivated Property

Checks, whether this app is marked as activated by the user, or not.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public bool IsActivated { get; }

Property Value

Type: Boolean
true if the apps ID is marked as activated by the user; otherwise false.
See Also