Freigeben über


NSFileManager.SetUbiquitous(Boolean, NSUrl, NSUrl, NSError) Methode

Definition

Versucht festzulegen, ob das Element an der angegebenen URL in iCloud gespeichert werden soll, wobei ein Erfolg oder ein Fehler zurückgegeben wird und der Fehlerparameter festgelegt wird.

[Foundation.Export("setUbiquitous:itemAtURL:destinationURL:error:")]
public virtual bool SetUbiquitous (bool flag, Foundation.NSUrl url, Foundation.NSUrl destinationUrl, out Foundation.NSError error);
abstract member SetUbiquitous : bool * Foundation.NSUrl * Foundation.NSUrl *  -> bool
override this.SetUbiquitous : bool * Foundation.NSUrl * Foundation.NSUrl *  -> bool

Parameter

flag
Boolean
url
NSUrl
destinationUrl
NSUrl
error
NSError

Gibt zurück

Attribute

Gilt für: