Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method System.SetFileAttributes()


Method SetFileAttributes

int SetFileAttributes(string filename)

Description

Set the file attributes for the specified file.

Note

This function is only available on Win32 systems.

See also

GetFileAttributes()