0
Reply

Need help with FileInfo.Properties

goldi

goldi

May 20 2005 9:47 AM
1.7k
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