Files.IsFileWritable(string, string = 0) shared Check if a file is writable. Arguments path string Optional pathId string 0 Returns boolean true if the file is writable, false otherwise. Examples Files.IsFileWritable – Check if a file is writable.