FileInfo.setAttributeStringv
void setAttributeStringv(string attribute, string[] attrValue)Sets the attribute to contain the given attr_value, if possible.
Sinze: 2.22
Parameters
attribute | a file attribute key |
attrValue | a null terminated array of UTF-8 strings. |