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.2
Syntax
public long VolumeSerialNumber { get; }

Property Value

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