Discuss this help topic in SecureBlackbox Forum
Retrieves the attributes for a specified file
Declaration
Parameters
Return value
True if operation was completed successfully;
False otherwise.
Description
Use this method to retrieve attributes for a specified file. Set Attributes.IncludedAttributes property to the set of attributes which you need to query.
If all or some of attributes were successfully retrieved, the OnFileAttributes event is fired. Check Attributes.IncludedAttributes property to find out, what attributes were actually returned. The OnError event is fired if operation fails.