![]() | BenchConfiguration Properties |
The BenchConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppLibraries |
The app libraries defined in the configuration property AppLibs.
|
![]() | AppProperties |
The merged definition of the Bench apps.
|
![]() | Apps |
The merged definition of the Bench apps as a AppIndexFacade.
|
![]() | BenchResourceDir |
The absolute path to the Bench resource directory.
|
![]() | BenchRootDir |
The absolute path to the root directory of Bench.
|
![]() | CanTransferAppLibraryCache |
Checks whether the cached app libraries of this Bench environment
can be transfered in case of an export or cloning.
|
![]() | CanTransferAppResourceCache |
Checks whether the cached app resources of this Bench environment
can be transfered in case of an export or cloning.
|
![]() | CanTransferHomeDirectory |
Checks whether the home directory of this Bench environment
can be transfered in case of an export or cloning.
|
![]() | CanTransferProjectDirectory |
Checks whether the project directory of this Bench environment
can be transfered in case of an export or cloning.
|
![]() | DefaultValueSource |
The backup value source for ungrouped properties.
(Inherited from PropertyCollection.) |
![]() | Sources |
Gets an array with absolute paths for all configuration files
used to compile this configuration.
|
![]() | Use64Bit |
Is true if the operating system supports 64Bit code
and the Bench configuration allows 64Bit binaries.
|
![]() | WithAppIndex |
A flag which indicates if the app library was loaded during initialization of the BenchConfiguration.
|
![]() | WithSiteConfiguration |
A flag which indicates if the site configuration was loaded during the initialization of the BenchConfiguration.
|
![]() | WithUserConfiguration |
A flag which indicates if the user configuration was loaded during initialization of the BenchConfiguration.
|