System::EnvironmentVariableTarget enum

EnvironmentVariableTarget enum

Specificeert de locatie van de omgevingsvariabele.

enum class EnvironmentVariableTarget

Waarden

NaamWaardeBeschrijving
Process0Environment blok geassocieerd met het huidige proces.
User1Registersleutel HKEY_CURRENT_USER[Environment](../environment/).
Machine2Registersleutel HKEY_LOCAL_MACHINE[System](../)\CurrentControlSet\Control\Session Manager[Environment](../environment/).

Zie ook