FileAttributeInfoFlags#

class FileAttributeInfoFlags#

Flags specifying the behaviour of an attribute.

Fields#

class FileAttributeInfoFlags
COPY_WHEN_MOVED#

Copy the attribute values when the file is moved.

COPY_WITH_FILE#

Copy the attribute values when the file is copied.

NONE#

No flags set.