xtd 0.2.0
Loading...
Searching...
No Matches
environment_variable_target.h File Reference
#include "enum.h"

Definition

Contains xtd::environment_variable_target enum class.

Go to the source code of this file.

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 

Enumerations

enum class  xtd::environment_variable_target {
  xtd::environment_variable_target::process ,
  xtd::environment_variable_target::user ,
  xtd::environment_variable_target::machine
}
 Specifies the location where an environment variable is stored or retrieved in a set or get operation. More...