Overview | Methods | This Package | All Packages
Retrieves the file attributes for the current file.
Syntax
public int getAttributes()
Return Value
Returns a combination of the ARCHIVE, COMPRESSED, DIRECTORY, HIDDEN, OFFLINE, READONLY, SYSTEM, and TEMPORARY file attribute flags. These flags are defined in the FileAttribute class.