Contents

symlinkTargetPath

The target of the symlink.

Declaration

optional var symlinkTargetPath: String? { get }

Discussion

If the extension contains an item with a typeIdentifier of public.symlink (kUTTypeSymLink), this property contains the symlink’s target. Otherwise, it’s nil.

See Also

Specifying Content Location