FileInfo.setAttributeUint32
void setAttributeUint32(string attribute, uint attrValue)Sets the attribute to contain the given attr_value, if possible.
Parameters
attribute | a file attribute key. |
attrValue | an unsigned 32-bit integer. |
void setAttributeUint32(string attribute, uint attrValue)Sets the attribute to contain the given attr_value, if possible.
attribute | a file attribute key. |
attrValue | an unsigned 32-bit integer. |