Click or drag to resize

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
C#
public int SerialNumber { get; }

Property Value

Type: Int32
The volume serial number.
See Also