NSFileManager.EvictUbiquitous(NSUrl, NSError) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
移除指定雲端式專案的本機複本,並傳回成功或失敗。
[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
傳回
- 屬性