The methods of MonoMac.Foundation.NSFileManager are listed below. For a list of all members, see the NSFileManager Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
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. | ||