System::IO::Directory::SetCurrentDirectory method

Directory::SetCurrentDirectory method

Sets the current directory.

static void System::IO::Directory::SetCurrentDirectory(const String &path)
ParameterTypeDescription
pathconst String&The path to the directory to make current

See Also