Platforms to show: All Mac Windows Linux Cross-Platform

Back to FolderItem class.

FolderItem.IsUbiquitousItemMBS as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method iCloud MBS MacCloud Plugin 11.3 ✅ Yes ❌ No ❌ No ✅ Yes All
One of the iCloud file properties.
Example
dim f as FolderItem = SpecialFolder.Desktop.Child("test.rtf")
MsgBox "IsUbiquitousItemMBS: "+str(f.IsUbiquitousItemMBS)

A boolean that contains true if this item is synchronized to cloud-based storage, false otherwise.
Available in Mac OS X v10.7 and later.

Blog Entries

The items on this page are in the following plugins: MBS MacCloud Plugin.


The biggest plugin in space...