FileInfo.listAttributes

string[] listAttributes(string nameSpace = null)

Lists the file info structure's attributes.

Parameters

nameSpacea file attribute key's namespace, or null to list all attributes.

Returns

a

null-terminated array of strings of all of the possible attribute types for the given name_space, or null on error.