Platforms to show: All Mac Windows Linux Cross-Platform

Back to FolderItem class.

FolderItem.USBSerialNumberMBS as string   New in 25.5

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacCF Plugin 25.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Queries the USB serial number for a volume.
Example
Var f As New FolderItem("/Volumes/USBStick", FolderItem.PathModes.Native)

Var n As String = f.DarwinVolumeNameMBS
Var u As String = f.USBSerialNumberMBS

Break

We lookup the USB device for the volume and then lookup the serial number.
If no serial is available, we report an empty string.

Blog Entries

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


The biggest plugin in space...