The properties of Foundation.NSFileManager are listed below. For a list of all members, see the NSFileManager Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] static | AppendOnly | NSString. Represents the value associated with the constant NSFileAppendOnly |
| [read-only] static | Busy | NSString. Represents the value associated with the constant NSFileBusy |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | CreationDate | NSString. Represents the value associated with the constant NSFileCreationDate |
| CurrentDirectory | string. Documentation for this section has not yet been entered. | |
| [read-only] static | DefaultManager | NSFileManager. Static reference to the singleton NSFileManager. |
| Delegate | INSFileManagerDelegate. An instance of the Foundation.NSFileManagerDelegate model class which acts as the class delegate. | |
| [read-only] static | DeviceIdentifier | NSString. Represents the value associated with the constant NSFileDeviceIdentifier |
| [read-only] static | ExtensionHidden | NSString. Represents the value associated with the constant NSFileExtensionHidden |
| [read-only] static | FileProtectionComplete | NSString. Represents the value associated with the constant NSFileProtectionComplete |
| [read-only] static | FileProtectionCompleteUnlessOpen | NSString. Represents the value associated with the constant NSFileProtectionCompleteUnlessOpen |
| [read-only] static | FileProtectionCompleteUntilFirstUserAuthentication | NSString. Represents the value associated with the constant NSFileProtectionCompleteUntilFirstUserAuthentication |
| [read-only] static | FileProtectionKey | NSString. Represents the value associated with the constant NSFileProtectionKey |
| [read-only] static | FileProtectionNone | NSString. Represents the value associated with the constant NSFileProtectionNone |
| [read-only] static | GroupOwnerAccountID | NSString. Represents the value associated with the constant NSFileGroupOwnerAccountID |
| [read-only] static | GroupOwnerAccountName | NSString. Represents the value associated with the constant NSFileGroupOwnerAccountName |
| [read-only] static | HfsCreatorCode | NSString. Represents the value associated with the constant NSFileHFSCreatorCode |
| [read-only] static | HfsTypeCode | NSString. Represents the value associated with the constant NSFileHFSTypeCode |
| [read-only] static | Immutable | NSString. Represents the value associated with the constant NSFileImmutable |
| [read-only] static | ModificationDate | NSString. Represents the value associated with the constant NSFileModificationDate |
| [read-only] static | NSFileType | NSString. Represents the value associated with the constant NSFileType |
| [read-only] static | OwnerAccountID | NSString. Represents the value associated with the constant NSFileOwnerAccountID |
| [read-only] static | OwnerAccountName | NSString. Represents the value associated with the constant NSFileOwnerAccountName |
| [read-only] static | PosixPermissions | NSString. Represents the value associated with the constant NSFilePosixPermissions |
| [read-only] static | ReferenceCount | NSString. Represents the value associated with the constant NSFileReferenceCount |
| [read-only] static | Size | NSString. Represents the value associated with the constant NSFileSize |
| [read-only] static | SystemFileNumber | NSString. Represents the value associated with the constant NSFileSystemFileNumber |
| [read-only] static | SystemFreeNodes | NSString. Represents the value associated with the constant NSFileSystemFreeNodes |
| [read-only] static | SystemFreeSize | NSString. Represents the value associated with the constant NSFileSystemFreeSize |
| [read-only] static | SystemNodes | NSString. Represents the value associated with the constant NSFileSystemNodes |
| [read-only] static | SystemNumber | NSString. Represents the value associated with the constant NSFileSystemNumber |
| [read-only] static | SystemSize | NSString. Represents the value associated with the constant NSFileSystemSize |
| [read-only] static | TypeBlockSpecial | NSString. Represents the value associated with the constant NSFileTypeBlockSpecial |
| [read-only] static | TypeCharacterSpecial | NSString. Represents the value associated with the constant NSFileTypeCharacterSpecial |
| [read-only] static | TypeDirectory | NSString. Represents the value associated with the constant NSFileTypeDirectory |
| [read-only] static | TypeRegular | NSString. Represents the value associated with the constant NSFileTypeRegular |
| [read-only] static | TypeSocket | NSString. Represents the value associated with the constant NSFileTypeSocket |
| [read-only] static | TypeSymbolicLink | NSString. Represents the value associated with the constant NSFileTypeSymbolicLink |
| [read-only] static | TypeUnknown | NSString. Represents the value associated with the constant NSFileTypeUnknown |
| [read-only] static | UbiquityIdentityDidChangeNotification | NSString. Notification constant for UbiquityIdentityDidChange |
| [read-only] | UbiquityIdentityToken | NSObject. An opaque token that represents the current iCloud identity. |
| WeakDelegate | NSObject. An object that can respond to the delegate protocol for this type |