get_attribute_as_string
Description:
Gets the value of an attribute, formatted as a string.
This escapes things as needed to make the string valid UTF-8.
Parameters:
this |
a FileInfo. |
attribute |
a file attribute key. |
Returns:
a UTF-8 string associated with the given |