How to set and get values in Detail Properties of file? c#

jovanMeshkov picture jovanMeshkov · Jul 8, 2013 · Viewed 13.6k times · Source

I recently tried the Shell32.dll , which allowed me to get the values, but doesn't allow me to set them.

Tried DSOFile.dll, it does allow me to read a very few values, but doesn't allow me to set them.

Anyway i can do this?