FileInfo.setAttributeInt32

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

class FileInfo
void
setAttributeInt32
(
string attribute
,)

Parameters

attribute string

a file attribute key.

attrValue int

a signed 32-bit integer

Meta