| 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; }
Public ReadOnly Property RequiredApps As AppFacade()
Get
Property Value
Type:
AppFacadeSee Also