Method System.GetFileAttributes()


Method GetFileAttributes

int GetFileAttributes(string(8bit) filename)

Description

Get the file attributes for the specified file.

Note

This function is only available on Win32 systems.

See also

SetFileAttributes()