EnvironmentVariable Class
Applies To: Windows 8.1
Defines the names of parameters that exist in the EnvironmentVariable object.
Namespace: Microsoft.Assessments.Runtime
Assembly: Microsoft.Assessments.Core (in Microsoft.Assessments.Core.dll)
Usage
'Usage
Syntax
'Declaration
Public NotInheritable Class EnvironmentVariable
public static class EnvironmentVariable
public ref class EnvironmentVariable abstract sealed
public final class EnvironmentVariable
public final class EnvironmentVariable
Remarks
These values are valid for a single instance of the AXE engine and job execution. The values may change between job runs.
Inheritance Hierarchy
System.Object
Microsoft.Assessments.Runtime.EnvironmentVariable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows 8.1
See Also
Reference
EnvironmentVariable Members
Microsoft.Assessments.Runtime Namespace