System::IO::Path::GetFileName 方法
Path::GetFileName method
返回由指定路径引用的文件名称。
static String System::IO::Path::GetFileName(const String &path)
| 参数 | 类型 | 描述 |
|---|---|---|
| 路径 | const String& | 文件的路径 |
ReturnValue
文件名
另见
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++