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