| AppFacadeShouldBeInstalled Property |
Checks, whether this app is active (activated or required) but not installed.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public bool ShouldBeInstalled { get; }
Public ReadOnly Property ShouldBeInstalled As Boolean
Get
Property Value
Type:
BooleanSee Also