FolderItem.VirtualVolume
From Xojo Documentation
![]() |
This item was deprecated in version 2019r3. |
Property (As VirtualVolume )
aFolderItem.VirtualVolume = newVirtualVolumeValue
or
VirtualVolumeValue = aFolderItem.VirtualVolume
Supported on Desktop, Web, Console.
or
VirtualVolumeValue = aFolderItem.VirtualVolume
Supported on Desktop, Web, Console.
If the FolderItem is in a VirtualVolume, it returns the VirtualVolume that stores the file. If it is a real file, it returns Nil.