Click or drag to resize

FileSystemEntryVolumeSerialNumber Property

Gets the serial number of the volume that contains this entry.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public ulong VolumeSerialNumber { get; }

Property Value

Type: UInt64
The serial number of the volume that contains this entry.
See Also