set_CurrentDirectory()
Environment::set_CurrentDirectory(const String&) method
Sets the specified directory as the current working directory.
static void System::Environment::set_CurrentDirectory(const String &path)
Arguments
Parameter | Type | Description |
---|---|---|
path | const String& | The fully qualified path to the directory to be set as current working directory |
See Also
- Class String
- Struct Environment
- Namespace System
- Library Aspose.Slides