FileInfo.getAttributeStringv

string[] getAttributeStringv(string attribute)

Gets the value of a stringv attribute. If the attribute does not contain a stringv, null will be returned.

Parameters

attributea file attribute key.

Returns

the contents of the attribute value as a stringv,

or null otherwise. Do not free. These returned strings are UTF-8.