Contents

kCFURLIsExecutableKey

Key for determining whether the current process (as determined by the EUID) can execute the resource (if it is a file) or search the resource (if it is a directory), returned as a CFBoolean object.

Declaration

let kCFURLIsExecutableKey: CFString!

See Also

Constants