#import <NSDictionary-NSFileAttributes.h>
Öffentliche Methoden | |
| (unsigned long long) | - fileSize |
| (id) | - fileModificationDate |
| (id) | - fileType |
| (unsigned int) | - filePosixPermissions |
| (id) | - fileOwnerAccountName |
| (unsigned int) | - fileOwnerAccountNumber |
| (id) | - fileGroupOwnerAccountName |
| (unsigned int) | - fileGroupOwnerAccountNumber |
| (int) | - fileSystemNumber |
| (unsigned int) | - fileSystemFileNumber |
| (BOOL) | - fileExtensionHidden |
| (unsigned long) | - fileHFSCreatorCode |
| (unsigned long) | - fileHFSTypeCode |
| (BOOL) | - fileIsImmutable |
| (BOOL) | - fileIsAppendOnly |
| (id) | - fileCreationDate |
| (id) | - fileOwnerAccountID |
| (id) | - fileGroupOwnerAccountID |
Definiert in Zeile 9 der Datei NSDictionary-NSFileAttributes.h.
| - (unsigned long long) fileSize |
| - (id) fileModificationDate |
| - (id) fileType |
| - (unsigned int) filePosixPermissions |
| - (id) fileOwnerAccountName |
| - (unsigned int) fileOwnerAccountNumber |
| - (id) fileGroupOwnerAccountName |
| - (unsigned int) fileGroupOwnerAccountNumber |
| - (int) fileSystemNumber |
| - (unsigned int) fileSystemFileNumber |
| - (BOOL) fileExtensionHidden |
| - (unsigned long) fileHFSCreatorCode |
| - (unsigned long) fileHFSTypeCode |
| - (BOOL) fileIsImmutable |
| - (BOOL) fileIsAppendOnly |
| - (id) fileCreationDate |
| - (id) fileOwnerAccountID |
| - (id) fileGroupOwnerAccountID |