Setting file permissions

  • Thread starter Thread starter James
  • Start date Start date
J

James

How does one set file permissions in C#? My C# Windows
application needs to be able to set read/write permissions
on some files for specified groups and users. How is this
done?

Thanks,

James
 
Back
Top