FileInfo.setAttributeInt64
void setAttributeInt64(string attribute, long attrValue)Sets the attribute to contain the given attr_value, if possible.
Parameters
attribute | attribute name to set. |
attrValue | int64 value to set attribute to. |
void setAttributeInt64(string attribute, long attrValue)Sets the attribute to contain the given attr_value, if possible.
attribute | attribute name to set. |
attrValue | int64 value to set attribute to. |