Possible duplicate:
Read / write properties of the extended file (C #)
Does anyone know how to get the information contained in the "Details" tab in the file properties window? Any .NET library that I am missing?
This is the window / information I'm talking about:

It seems that there would be a better way to access this data, instead of using different methods to extract the metadata of different types of files, since, of course, there is some overlap of the categories of information available on this tab, even for different file types. But the search, as I could, I have not met anyone who would like to do this for any (or many) file types - there are quite a few discussions on capturing metadata for certain file types.
, , :)