FileEnumerator.getAttributes

Overview | Methods | This Package | All Packages

FileEnumerator.getAttributes

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.