MonoMac.Foundation.NSFileVersion Members

The members of MonoMac.Foundation.NSFileVersion are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

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.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
Discardablebool. Documentation for this section has not yet been entered.
[read-only]
IsConflictbool. Documentation for this section has not yet been entered.
[read-only]
LocalizedNamestring. Documentation for this section has not yet been entered.
[read-only]
LocalizedNameOfSavingComputerstring. Documentation for this section has not yet been entered.
[read-only]
ModificationDateNSDate. Documentation for this section has not yet been entered.
[read-only]
PersistentIdentifierNSObject. Documentation for this section has not yet been entered.
Resolvedbool. Documentation for this section has not yet been entered.
[read-only]
UrlNSUrl. Documentation for this section has not yet been entered.

Public Methods

static
AddVersion(NSUrl, NSUrl, NSFileVersionAddingOptions, out NSError) : NSFileVersion
Documentation for this section has not yet been entered.
static
GetCurrentVersion(NSUrl) : NSFileVersion
Documentation for this section has not yet been entered.
static
GetOtherVersions(NSUrl) : NSFileVersion[]
Documentation for this section has not yet been entered.
static
GetSpecificVersion(NSUrl, NSObject) : NSFileVersion
Documentation for this section has not yet been entered.
static
GetUnresolvedConflictVersions(NSUrl) : NSFileVersion[]
Documentation for this section has not yet been entered.
Remove(out NSError) : bool
Documentation for this section has not yet been entered.
static
RemoveOtherVersions(NSUrl, out NSError) : bool
Documentation for this section has not yet been entered.
ReplaceItem(NSUrl, NSFileVersionReplacingOptions, out NSError) : NSUrl
Documentation for this section has not yet been entered.
static
TemporaryDirectoryForItem(NSUrl) : NSUrl
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSFileVersion object.