Folder properties

  • Thread starter Thread starter mc
  • Start date Start date
M

mc

Hi,

How do I access folder properties?
For example, in XP, when I do a right-click->properties on any folder, it
will show me Size, Size on Disk, Location etc
How do I access these information?

Thanks
 
hi
you can use the FileInfo Class in the System.IO namespace to get what you want
Also take a loof at DirectoryInfo class also (same namespace)

regards
Ansil
Dimensions
Technopark
Trivandrum
(e-mail address removed)
 
Back
Top