Click or drag to resize

AppIndexFacadeInactiveApps Property

Gets an array with facades for all inactive apps.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public AppFacade[] InactiveApps { get; }

Property Value

Type: AppFacade
See Also