FileInfo.setAttributeBoolean

Sets the attribute to contain the given attr_value, if possible.

class FileInfo
void
setAttributeBoolean
(
string attribute
,)

Parameters

attribute string

a file attribute key.

attrValue bool

a boolean value.