Share via


EnvironmentVariable

Defines the names of environment variables that the AXE engine creates in the process space for assessments.

AssessmentExecutionPath

The assessment execution path. At execution time it is the same as the assessment results path; at analysis time, the execution path remains the same, but the results path is an empty folder where analysis results are to be placed.

AssessmentResultsPath

The path where the assessment is to create its result files. At analysis time, the results path is an empty folder where analysis results are to be placed.

AssessmentTempPath

The path the assessment can use to create and store temporary files. This path is deleted after the job finishes.

AssessmentJobFile

The path to the job file that contains the assessment that are being executed.

AssessmentAxeBinPath

The path to the AxeCore.dll.

AssessmentUniqueSession

A unique identifier for the assessment that is valid as long as the assessment is running.

AssessmentRebootIteration

The number of times the system has restarted while the assessment has been running.

AssessmentRunIndex

The 0-based index of the current assessment in the list of assessments contained within the job.

Remarks

These constants are guaranteed to exist in a collection retrieved with a call to GetParameterSet.

The Session parameters are valid for a single instance of the Axe engine and job execution. The values may change between job runs.

Requirements

Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
AxeRuntime.h