Permissions.GIDBit
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.GIDBit = newBooleanValue
or
BooleanValue = aPermissions.GIDBit
Supported for all project types and targets.
or
BooleanValue = aPermissions.GIDBit
Supported for all project types and targets.
Set Group ID bit.
If True, the current user has the permissions of the owning Group without altering the Read/Write/Execute permissions for the FolderItem.