Click or drag to resize

VolumeInfoSerialNumber Property

Gets the volume serial number that the operating system assigns when a hard disk is formatted.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public long SerialNumber { get; }

Property Value

Type: Int64
The volume serial number that the operating system assigns when a hard disk is formatted.
See Also