共用方式為


NSFileManager.EvictUbiquitous(NSUrl, NSError) 方法

定義

移除指定雲端式專案的本機複本,並傳回成功或失敗。

[Foundation.Export("evictUbiquitousItemAtURL:error:")]
public virtual bool EvictUbiquitous (Foundation.NSUrl url, out Foundation.NSError error);
abstract member EvictUbiquitous : Foundation.NSUrl *  -> bool
override this.EvictUbiquitous : Foundation.NSUrl *  -> bool

參數

url
NSUrl
error
NSError

傳回

屬性

適用於