FileInfo.setAttributeInt64

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

class FileInfo
void
setAttributeInt64
(
string attribute
,)

Parameters

attribute string

attribute name to set.

attrValue long

int64 value to set attribute to.