System::IO::Directory::SetCurrentDirectory 方法
Directory::SetCurrentDirectory method
设置当前目录。
static void System::IO::Directory::SetCurrentDirectory(const String &path)
| 参数 | 类型 | 描述 |
|---|---|---|
| 路径 | const String& | 用于设为当前的目录路径 |
另见
- Class String
- Class Directory
- Namespace System::IO
- Library Aspose.Font for C++