false otherwise.
FileInfo.hasAttribute
bool hasAttribute(string attribute)Checks if a file info structure has an attribute named attribute.
Parameters
attribute | a file attribute key. |
Returns
true if info has an attribute named attribute,
bool hasAttribute(string attribute)Checks if a file info structure has an attribute named attribute.
attribute | a file attribute key. |
false otherwise.