Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

set file to read only C#

File.SetAttributes(path, FileAttributes.ReadOnly);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #set #file #read
ADD COMMENT
Topic
Name
3+3 =