xtd 0.2.0
Loading...
Searching...
No Matches

◆ system_directory()

static xtd::ustring xtd::environment::system_directory ( )
static

Gets the fully qualified path of the system directory.

Returns
A string containing a directory path.
Remarks
An example of the value returned is the string "C:\Windows".
Examples
environment.cpp.