FileInfo.setAttributeString

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

class FileInfo
void
setAttributeString
(
string attribute
,
string attrValue
)

Parameters

attribute string

a file attribute key.

attrValue string

a UTF-8 string.