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