SetCurrentDirectory()
Directory::SetCurrentDirectory(const String&) method
Sets the current directory.
static void System::IO::Directory::SetCurrentDirectory(const String &path)
Arguments
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.Slides