EnvironmentPolicy.SetEnvironmentVariableEventArgs Properties
Contains data for the SetVariable event.Name | Description |
---|---|
Name | Gets the environment variable name. |
Target | Gets the location where an environment variable is stored. |
Value | Gets the value of the environment variable. |
See Also