NSFileVersion.GetCurrentVersion(NSUrl) Method

Definition

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

Applies to