System::IO::Directory::SetCurrentDirectory method
Directory::SetCurrentDirectory method
Sets the current directory.
static void System::IO::Directory::SetCurrentDirectory(const String &path)
Parameter | Type | Description |
---|---|---|
path | const String& | The path to the directory to make current |
See Also
- Class String
- Class Directory
- Namespace System::IO
- Library Aspose.TeX for C++