Click or drag to resize

AppIndexFacadeRequiredApps Property

Gets an array with facades for all apps required by Bench itself.

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

Property Value

Type: AppFacade
See Also