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