搜索资源列表
DetailFileInfo
- 如何用C#获得文件信息以及扩展信息 在C#中获得文件信息很容易,只需要用FileInfo类或者FileVersionInfo类就可以获得,但是如果想要获得文件的扩展信息,则无法从这两类来获得。不过在C#中,这也不是件难事,只要引入“Microsoft Shell Controls and Automation”这个COM就可以获得。-How to use C# to obtain file information, as well
FileVersionInfo-ForWindows
- 查询文件系统的信息,只用于windows系统。-file system information , only for windows.
FileVersionInfo
- how to display the exe FileVersion in C/C-how to display the exe FileVersion in C/C++