readonly

  1. C

    Answered How to make file readonly programatically?

    Hi, I am making a program to save it to (.txt). I am making it using System.IO. So far, my program can save the file already. But, I don't know how to make it readonly programatically. Please help me. Thanks in Advance. Regards,
Back
Top