OTX-Runtime for DotNet
|
|
Contains the Runtime settings. More...
Properties | |
string | ExternalAppPath [get, set] |
Gets or sets external application path used by OTXMapping. More... | |
string | OtxMapping [get, set] |
Gets or sets the current OTXMapping file. More... | |
List< string > | OtxMappings [get] |
Gets all OTXMapping file names stored inside the project More... | |
string | ResourceMapping [get, set] |
Gets or sets the current Resource-Mapping file. More... | |
List< string > | ResourceMappings [get] |
Gets all Resource-Mapping file names stored inside the project More... | |
Contains the Runtime settings.
|
getset |
Gets or sets external application path used by OTXMapping.
The external application path must be an absolute path to an existing directory. All applications used inside the OTX mapping are searched in this path. The default value for Windows is c:\Users\Public\OpenTestSystem\Apps.
|
getset |
Gets or sets the current OTXMapping file.
The value can be a file name from OtxMappings list or an absolute path to an arbitrary mapping file.
|
get |
Gets all OTXMapping file names stored inside the project
|
getset |
Gets or sets the current Resource-Mapping file.
The value can be a file name from ResourceMappings list or an absolute path to an arbitrary resource mapping file.
|
get |
Gets all Resource-Mapping file names stored inside the project