📌  相关文章
📜  从路径 c# 代码示例获取文件名

📅  最后修改于: 2022-03-11 14:49:01.961000             🧑  作者: Mango

代码示例4
string fileName = Path.GetFileName(path);