| AppIndexFacadeActiveApps Property |
Gets an array with facades for all active apps.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public AppFacade[] ActiveApps { get; }
Public ReadOnly Property ActiveApps As AppFacade()
Get
Property Value
Type:
AppFacadeSee Also