FileInfo.setAttributeBoolean
void setAttributeBoolean(string attribute, bool attrValue)Sets the attribute to contain the given attr_value, if possible.
Parameters
attribute | a file attribute key. |
attrValue | a boolean value. |
void setAttributeBoolean(string attribute, bool attrValue)Sets the attribute to contain the given attr_value, if possible.
attribute | a file attribute key. |
attrValue | a boolean value. |