System.EnvironmentVariableTarget.Process Field

The environment variable is stored or retrieved from the environment block associated with the current process.

Syntax

EnvironmentVariableTarget Process

Remarks

The user creates the environment variable in a set operation.

When the process terminates, the operating system destroys the environment variable in that process.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0