FileInfo.setAttributeUint32

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

class FileInfo
void
setAttributeUint32
(
string attribute
,)

Parameters

attribute string

a file attribute key.

attrValue uint

an unsigned 32-bit integer.

Meta