System::IO::Path::GetPathRoot 方法
Path::GetPathRoot method
返回指定路径的根目录。
static String System::IO::Path::GetPathRoot(const String &path)
| Parameter | Type | 描述 |
|---|---|---|
| 路径 | const String& | 获取根目录的路径 |
ReturnValue
path 的根目录
另见
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++