Foundation.NSFileVersion: Property Members

The properties of Foundation.NSFileVersion are listed below. For a list of all members, see the NSFileVersion Members list.

See Also: Inherited members from Foundation.NSObject

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
IsConflictbool. Whether this NSFileVersion is in conflict with another NSFileVersion. Read-only.
[read-only]
LocalizedNamestring. The user-meaningful name of this file version. Read-only.
[read-only]
LocalizedNameOfSavingComputerstring. The user-meaningful name of the computer on which this revision was saved. Read-only.
[read-only]
ModificationDateNSDate. The modification date of this version. Read-only.
[read-only]
PersistentIdentifierNSObject. The identifier for this version. Read-only.
Resolvedbool. True if this version is not in conflict with another version. App devs should not assign the value false to this property.
[read-only]
UrlNSUrl. The URL identifying the file associated with this version. Read-only.