Gets the attribute type, value and status for an attribute key.
this |
a FileInfo |
attribute |
a file attribute key |
type |
return location for the attribute type, or null |
value_pp |
return location for the attribute value, or null; the attribute value will not be null |
status |
return location for the attribute status, or null |
true if this has an attribute named |