PermissionsEnum Enumeration
PermissionsEnum Enumeration
Members
Constant
Value
Description
PermNone
0
No permissions.
PermRead
1
Permission to read the file.
PermWrite
2
Permission to write the file.
PermExecute
4
Permission to execute the file.
Your browser does not support iframes.