0
Answer

Need help with FileInfo.Properties

Ask a question
goldi

goldi

19y
1.7k
1
I am trying to figure out how to access & edit the various properties on a file object. All I could find so far was that FileInfo class lets you access the commonly used properties like creation date, size, etc. But I need a way to access and set the description-comments property on a File. Is it possible to do that in .Net ? Any help will be greatly appreciated. Thanks. -Goldy