Files.SetFileWritable(string, boolean, string = 0)

shared
Set a file as writable.

Arguments

Returns

  • boolean true if the file was set as writable, false otherwise.

Examples

Files.SetFileWritable – Set a file as writable.