The members of MonoMac.Foundation.NSFileWrapper are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| Documentation for this section has not yet been entered. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
| Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| FileAttributes | NSDictionary. Documentation for this section has not yet been entered. | |
| Filename | string. Documentation for this section has not yet been entered. | |
| [read-only] | FileWrappers | NSDictionary. Documentation for this section has not yet been entered. |
| [read-only] | IsDirectory | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsRegularFile | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsSymbolicLink | bool. Documentation for this section has not yet been entered. |
| PreferredFilename | string. Documentation for this section has not yet been entered. | |
| [read-only] | SymbolicLinkDestinationURL | NSUrl. Documentation for this section has not yet been entered. |
AddFileWrapper(NSFileWrapper)Documentation for this section has not yet been entered. | ||
AddRegularFile(NSData, string)Documentation for this section has not yet been entered. | ||
GetRegularFileContents()Documentation for this section has not yet been entered. | ||
GetSerializedRepresentation()Documentation for this section has not yet been entered. | ||
KeyForFileWrapper(NSFileWrapper)Documentation for this section has not yet been entered. | ||
MatchesContentsOfURL(NSUrl)Documentation for this section has not yet been entered. | ||
Read(NSUrl, NSFileWrapperReadingOptions, out NSError)Documentation for this section has not yet been entered. | ||
RemoveFileWrapper(NSFileWrapper)Documentation for this section has not yet been entered. | ||
Write(NSUrl, NSFileWrapperWritingOptions, NSUrl, out NSError)Documentation for this section has not yet been entered. | ||