다음을 통해 공유


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

반환

특성

적용 대상