FileInfo.listAttributes

Lists the file info structure's attributes.

class FileInfo
string[]
listAttributes
(
string nameSpace = null
)

Parameters

nameSpace string

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

Return Value

Type: string[]

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