FileAttributeStatus#

class FileAttributeStatus#

Used by set_attributes_from_info() when setting file attributes.

Fields#

class FileAttributeStatus
ERROR_SETTING#

Indicates an error in setting the value.

SET#

Attribute value is set.

UNSET#

Attribute value is unset (empty).