The members of MonoMac.Foundation.NSFileManager are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [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. Documentation for this section has not yet been entered. |
| Delegate | NSFileManagerDelegate. An instance of the MonoMac.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 | 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] | UbiquityIdentityToken | NSObject. Documentation for this section has not yet been entered. |
| WeakDelegate | NSObject. An object that can respond to the delegate protocol for this type |
ComponentsToDisplay(string)Documentation for this section has not yet been entered. | ||
Contents(string)Documentation for this section has not yet been entered. | ||
ContentsEqual(string, string)Documentation for this section has not yet been entered. | ||
Copy(NSUrl, NSUrl, out NSError)Documentation for this section has not yet been entered. | ||
Copy(string, string, out NSError)Documentation for this section has not yet been entered. | ||
CreateDirectory(string, bool, NSFileAttributes)Documentation for this section has not yet been entered. | ||
CreateDirectory(NSUrl, bool, NSDictionary, out NSError)Documentation for this section has not yet been entered. | ||
CreateDirectory(string, bool, NSDictionary, out NSError)Documentation for this section has not yet been entered. | ||
CreateDirectory(string, bool, NSFileAttributes, out NSError)Documentation for this section has not yet been entered. | ||
CreateFile(string, NSData, NSDictionary)Documentation for this section has not yet been entered. | ||
CreateFile(string, NSData, NSFileAttributes)Documentation for this section has not yet been entered. | ||
CreateSymbolicLink(NSUrl, NSUrl, out NSError)Documentation for this section has not yet been entered. | ||
CreateSymbolicLink(string, string, out NSError)Documentation for this section has not yet been entered. | ||
DisplayName(string)Documentation for this section has not yet been entered. | ||
EvictUbiquitous(NSUrl, out NSError)Documentation for this section has not yet been entered. | ||
FileExists(string)Documentation for this section has not yet been entered. | ||
FileExists(string, bool)Documentation for this section has not yet been entered. | ||
GetAttributes(string)Documentation for this section has not yet been entered. | ||
GetAttributes(string, out NSError)Documentation for this section has not yet been entered. | ||
GetDirectoryContent(string, out NSError)Documentation for this section has not yet been entered. | ||
GetDirectoryContent(NSUrl, NSArray, NSDirectoryEnumerationOptions, out NSError)Documentation for this section has not yet been entered. | ||
GetDirectoryContentRecursive(string, out NSError)Documentation for this section has not yet been entered. | ||
GetEnumerator(string)Documentation for this section has not yet been entered. | ||
GetEnumerator(NSUrl, NSArray, NSDirectoryEnumerationOptions, out NSError)Documentation for this section has not yet been entered. | ||
GetFileSystemAttributes(string)Returns the file system attributes for a given volume. | ||
GetFileSystemAttributes(string, out NSError)Returns the file system attributes for a given volume. | ||
GetMountedVolumes(NSArray, NSVolumeEnumerationOptions)Documentation for this section has not yet been entered. | ||
GetSymbolicLinkDestination(string, out NSError)Documentation for this section has not yet been entered. | ||
GetUrl(NSSearchPathDirectory, NSSearchPathDomain, NSUrl, bool, out NSError)Documentation for this section has not yet been entered. | ||
GetUrlForPublishingUbiquitousItem(NSUrl, out NSDate, out NSError)Documentation for this section has not yet been entered. | ||
GetUrlForUbiquityContainer(string)Documentation for this section has not yet been entered. | ||
GetUrls(NSSearchPathDirectory, NSSearchPathDomain)Documentation for this section has not yet been entered. | ||
IsDeletableFile(string)Documentation for this section has not yet been entered. | ||
IsExecutableFile(string)Documentation for this section has not yet been entered. | ||
IsReadableFile(string)Documentation for this section has not yet been entered. | ||
IsUbiquitous(NSUrl)Documentation for this section has not yet been entered. | ||
IsWritableFile(string)Documentation for this section has not yet been entered. | ||
Link(NSUrl, NSUrl, out NSError)Documentation for this section has not yet been entered. | ||
Link(string, string, out NSError)Documentation for this section has not yet been entered. | ||
Move(NSUrl, NSUrl, out NSError)Documentation for this section has not yet been entered. | ||
Move(string, string, out NSError)Documentation for this section has not yet been entered. | ||
Remove(NSUrl, out NSError)Documentation for this section has not yet been entered. | ||
Remove(string, out NSError)Documentation for this section has not yet been entered. | ||
Replace(NSUrl, NSUrl, string, NSFileManagerItemReplacementOptions, out NSUrl, out NSError)Documentation for this section has not yet been entered. | ||
SetAttributes(NSFileAttributes, string)Documentation for this section has not yet been entered. | ||
SetAttributes(NSDictionary, string, out NSError)Documentation for this section has not yet been entered. | ||
SetAttributes(NSFileAttributes, string, out NSError)Documentation for this section has not yet been entered. | ||
SetUbiquitous(bool, NSUrl, NSUrl, out NSError)Documentation for this section has not yet been entered. | ||
StartDownloadingUbiquitous(NSUrl, out NSError)Documentation for this section has not yet been entered. | ||
Subpaths(string)Documentation for this section has not yet been entered. | ||