共用方式為


NSFileVersion.RemoveOtherVersions(NSUrl, NSError) 方法

定義

從版本存放區中移除此版本以外的所有版本。 如果移除成功,則傳回 true。

[Foundation.Export("removeOtherVersionsOfItemAtURL:error:")]
public static bool RemoveOtherVersions (Foundation.NSUrl url, out Foundation.NSError outError);
static member RemoveOtherVersions : Foundation.NSUrl *  -> bool

參數

url
NSUrl
outError
NSError

傳回

屬性

適用於