FolderItem.LastDriveIndex

From Xojo Documentation

Shared Property (As Integer)

The property is read-only.

IntegerValue = aFolderItem.LastDriveIndex

Returns the index of the last mounted drive.

Examples

See the FolderItem.DriveAt function for an example.

See Also

FolderItem.DriveAt and FolderItem.DriveCount functions.