Need to Clear Archive bit on a File Using VB.NET

  • Thread starter Thread starter Jack
  • Start date Start date
J

Jack

Hello,

I need to clear the Archive bit on a file using VB.NET.

Thanks in advance for any help,

Jack
 
Check out the FileInfo class and the Attributes property.
 

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