Discuss this help topic in SecureBlackbox Forum
Specifies entry attributes.
Declaration
Attribute values:
|
Description
Use this property to specify file attributes.
Note, that attribute setting differs for VCL and .NET versions. To enable several modes in .NET use bitwise OR operation, for example "fileAttributeReadonly | fileAttributeHidden | fileAttributeSystem".