FileInfo.setAttributeStringv

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

Sinze: 2.22

class FileInfo
void
setAttributeStringv
(
string attribute
,
string[] attrValue
)

Parameters

attribute string

a file attribute key

attrValue string[]

a NULL terminated array of UTF-8 strings.