list_attributes


Description:

public string[]? list_attributes (string name_space)

Lists the file info structure's attributes.

Parameters:

this

a FileInfo.

name_space

a file attribute key's namespace.

Returns:

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