Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method System.GetFileAttributes()


Method GetFileAttributes

int GetFileAttributes(string filename)

Description

Get the file attributes for the specified file.

Note

This function is only available on Win32 systems.

See also

SetFileAttributes()