NSFileVersion.GetCurrentVersion(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.
The most recent version object for the file at URL. Returns null if the file does not exist.
[Foundation.Export("currentVersionOfItemAtURL:")]
public static Foundation.NSFileVersion GetCurrentVersion (Foundation.NSUrl url);
static member GetCurrentVersion : Foundation.NSUrl -> Foundation.NSFileVersion
Parameters
- url
- NSUrl
Returns
- Attributes