Meska
Meska

Reputation: 85

Remove existing attribute from file

I used the System.IO.File.SetAttributes method to set the file attributes

what method I need to use if I want to remove a existing file attribute and keep the other attributes unmodified?

Upvotes: 1

Views: 146

Answers (1)

Related Questions