Skip to content
kevingadd edited this page Aug 18, 2012 · 4 revisions

Paths specified in JSILc configuration files are allowed to contain expansion variables. Expansion variables can either be standard environment variables, variables defined by JSILc, or custom variables you defined in your configuration.

Built-in variables

Variable Name Description
ConfigDirectory The location of the last configuration file that was loaded. Configuration files typically load starting with the command line, then solution file configurations, then assembly file configurations.

Clone this wiki locally