Go to the source code of this file.
| CPURLAttributeModificationDateKey = @"CPURLAttributeModificationDateKey" |
| var CPURLBaseURLKey = @"@"CPURLBaseURLKey" |
| CPURLContentAccessDateKey = @"CPURLContentAccessDateKey" |
| CPURLContentModificationDateKey = @"CPURLContentModificationDateKey" |
| CPURLCreationDateKey = @"CPURLCreationDateKey" |
| CPURLCustomIconKey = @"CPURLCustomIconKey" |
| CPURLEffectiveIconKey = @"CPURLEffectiveIconKey" |
| CPURLHasHiddenExtensionKey = @"CPURLHasHiddenExtensionKey" |
| CPURLIsDirectoryKey = @"CPURLIsDirectoryKey" |
| CPURLIsHiddenKey = @"CPURLIsHiddenKey" |
| CPURLIsPackageKey = @"CPURLIsPackageKey" |
| CPURLIsRegularFileKey = @"CPURLIsRegularFileKey" |
| CPURLIsSymbolicLinkKey = @"CPURLIsSymbolicLinkKey" |
| CPURLIsSystemImmutableKey = @"CPURLIsSystemImmutableKey" |
| CPURLIsUserImmutableKey = @"CPURLIsUserImmutableKey" |
| CPURLIsVolumeKey = @"CPURLIsVolumeKey" |
| CPURLLabelColorKey = @"CPURLLabelColorKey" |
| CPURLLabelNumberKey = @"CPURLLabelNumberKey" |
| CPURLLinkCountKey = @"CPURLLinkCountKey" |
| CPURLLocalizedLabelKey = @"CPURLLocalizedLabelKey" |
| CPURLLocalizedNameKey = @"CPURLLocalizedNameKey" |
| CPURLLocalizedTypeDescriptionKey = @"CPURLLocalizedTypeDescriptionKey" |
| CPURLNameKey = @"CPURLNameKey" |
| CPURLParentDirectoryURLKey = @"CPURLParentDirectoryURLKey" |
| CPURLTypeIdentifierKey = @"CPURLTypeIdentifierKey" |
| var CPURLURLStringKey = @"@"CPURLURLStringKey" |
| CPURLVolumeURLKey = @"CPURLTypeIdentifierKey" |
| CFURL prototype isa = [CPURL class] |