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
int SetFileAttributes(string filename)
Set the file attributes for the specified file.
This function is only available on Win32 systems.