Click or drag to resize
ByHandleFileInfoVolumeSerialNumber Property
Gets the serial number of the volume that contains a file.

Namespace: Alphaleonis.Win32.Filesystem
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public uint VolumeSerialNumber { get; }

Property Value

Type: UInt32
The serial number of the volume that contains a file.
See Also