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
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | IsConflict | bool. Whether this NSFileVersion is in conflict with another NSFileVersion. Read-only. |
| [read-only] | LocalizedName | string. The user-meaningful name of this file version. Read-only. |
| [read-only] | LocalizedNameOfSavingComputer | string. The user-meaningful name of the computer on which this revision was saved. Read-only. |
| [read-only] | ModificationDate | NSDate. The modification date of this version. Read-only. |
| [read-only] | PersistentIdentifier | NSObject. The identifier for this version. Read-only. |
| Resolved | bool. True if this version is not in conflict with another version. App devs should not assign the value false to this property. | |
| [read-only] | Url | NSUrl. The URL identifying the file associated with this version. Read-only. |