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 int VolumeSerialNumber { get; }

Property Value

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