get_attribute_type


Description:

public FileAttributeType get_attribute_type (string attribute)

Gets the attribute type for an attribute key.

Parameters:

this

a FileInfo.

attribute

a file attribute key.

Returns:

a FileAttributeType for the given attribute, or g_file_attribute_type_invalid if the key is not set.