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