NSFileVersion.GetOtherVersions(NSUrl) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
All versions except the current version of the file at the specified URL. Returns null if the file does not exist.
[Foundation.Export("otherVersionsOfItemAtURL:")]
public static Foundation.NSFileVersion[] GetOtherVersions (Foundation.NSUrl url);
static member GetOtherVersions : Foundation.NSUrl -> Foundation.NSFileVersion[]
Parameters
- url
- NSUrl
Returns
- Attributes