FileInfo.setAttributeUint64

void setAttributeUint64(string attribute, ulong attrValue)

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

Parameters

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