System::IO::Path::NormalizePath 方法
Path::NormalizePath method
规范化指定的路径。
static String System::IO::Path::NormalizePath(const String &path)
| 参数 | 类型 | 描述 |
|---|---|---|
| 路径 | const String& | 待规范化的路径 |
ReturnValue
已规范化的路径
另见
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++