directory attributes

  • Thread starter Thread starter David
  • Start date Start date
David,

You can create an instance of the DirectoryInfo class representing the
directory, and then get the value returned by the Attributes property. This
will give you the values you are looking for.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top