[C#]C#移动文件报错完全限定文件名必须少于 260 个字符,并且目录名必须少于 248 个字符
C#使用File.Move会报错:错误信息:Thespecifiedpath,filename,orbotharetoolong.Thefullyqualifiedfilenamemustbelessthan260characters,andthedirectorynamemustbelessthan248characters.大概的意思就是:指定的路径或文件名太长,或者两者都太长。完全限定文件名