本文介绍了使用C#修改文件属性(摘要信息),例如Artist或Title ...的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在寻找有关如何使用C#修改音乐文件的摘要文件属性的指导.适用于ReadOnly等的File.SetProperties之类的东西.我想修改Title或Artist,但找不到该属性.任何建议,将不胜感激.
谢谢,
戴夫
I am looking for some direction on how to use C# to modify Summary File properties of music files particularly. Something like File.SetProperties that applies to ReadOnly, etc. I want to modify Title, or Artist though and I cannot find that property. Any suggestions would be appreciated.
Thanks,
Dave
推荐答案
这篇关于使用C#修改文件属性(摘要信息),例如Artist或Title ...的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!