![]() |
xtd - Reference Guide
0.1.1
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
#include "ustring.h"Contains xtd::environment_variable_target enum class.
Go to the source code of this file.
Namespaces | |
| xtd | |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Enumerations | |
| enum class | xtd::environment_variable_target { xtd::process , xtd::user , xtd::machine } |
| Specifies the location where an environment variable is stored or retrieved in a set or get operation. More... | |
Functions | |
| std::ostream & | xtd::operator<< (std::ostream &os, environment_variable_target value) |
| std::wostream & | xtd::operator<< (std::wostream &os, environment_variable_target value) |