AppIndexFacade Properties |
The AppIndexFacade type exposes the following members.
Name | Description | |
---|---|---|
ActiveApps |
Gets an array with facades for all active apps.
| |
All |
Gets an array with facades for all apps.
| |
Environment |
Gets a dictionary with the merged environment variables of all activated apps.
That excludes the PATH environment variable, which is handeled
separatly in EnvironmentPath.
| |
EnvironmentPath |
Gets an array with the paths for environment registration of all activated apps.
| |
InactiveApps |
Gets an array with facades for all inactive apps.
| |
Item |
Gets an instance of AppFacade for the specified app.
| |
RequiredApps |
Gets an array with facades for all apps required by Bench itself.
|