Condividi tramite


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

Definizione

Tenta di impostare se l'elemento in corrispondenza dell'URL specificato deve essere archiviato in iCloud, restituendo esito positivo o negativo e impostando il parametro di errore.

[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

Parametri

flag
Boolean
url
NSUrl
destinationUrl
NSUrl
error
NSError

Restituisce

Attributi

Si applica a