EnvironmentVariable.AxeBinaryPath Field
Applies To: Windows 8.1
The path to the AxeCore.dll.
Namespace: Microsoft.Assessments.Runtime
Assembly: Microsoft.Assessments.Core (in Microsoft.Assessments.Core.dll)
Usage
'Usage
Dim value As String
value = EnvironmentVariable.AxeBinaryPath
Syntax
'Declaration
Public Const AxeBinaryPath As String
public const string AxeBinaryPath
public:
literal String^ AxeBinaryPath
public static final String AxeBinaryPath
public const var AxeBinaryPath : String
Platforms
Development Platforms
Windows 8.1
See Also
Reference
EnvironmentVariable Class
EnvironmentVariable Members
Microsoft.Assessments.Runtime Namespace