Permissions.UIDBit
From Xojo Documentation
Property (As Boolean )
This property is only available on macOS and Linux platforms. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this property on an incompatible platform. |
aPermissions.UIDBit = newBooleanValue
or
BooleanValue = aPermissions.UIDBit
Supported for all project types and targets.
or
BooleanValue = aPermissions.UIDBit
Supported for all project types and targets.
Set User ID bit. If True, the current user has the permissions of the owner without altering the Read/Write/Execute permissions for the FolderItem.