Method System.GetFileAttributes()
- Method GetFileAttributes
 intGetFileAttributes(stringfilename)- Description
 Get the file attributes for the specified file.
- Note
 This function is only available on Win32 systems.
- See also
 
int GetFileAttributes(string filename)
Get the file attributes for the specified file.
This function is only available on Win32 systems.