Hi
I am pretty sure this is possible just not sure what is the term for it and how to do it. Basically if you right click on any file and go to properties then summary , you can add comments etc. to a file.
What i want to know is how would you do this problematically from c#. Also once you have added comments , how can you at a latter time read these comments from the file.
I am sure it has something to do with the metadata of a file just not sure where to go and look.Also i would need to do this in Windows forms so permissions is not that much of a problem.
Thanks in advance.