FileSystemVolumeSerialNumber Property |
Gets the serial number that the operating system assigns when a hard disk is formatted.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public int SerialNumber { get; }
Property Value
Type:
Int32The volume serial number.
See Also