需手动新建文件夹:D:\Documents\Quicker\ZTOA10\文件共享\
否则报错:
解析表达式出错。
内部错误:未能找到路径“D:\Documents\Quicker\ZTOA10\文件共享”的一部分。
原始表达式:System.IO.Directory.GetFiles(Path.Combine(System.Environment.GetFolderPath(System.Environment.SpecialFolder.MyDocuments), "Quicker", "ZTOA10", _context.ActionTitle)).Where(file => file.EndsWith("x86_64-pc-windows-msvc.exe")).ToList();
(----文件共享v3:赋值----)