FileInfo.setAttributeUint32

void setAttributeUint32(string attribute, uint attrValue)

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

Parameters

attributea file attribute key.
attrValuean unsigned 32-bit integer.