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 public ulong VolumeSerialNumber { get; }
Property Value
Type:
UInt64The serial number of the volume that contains this entry.
See Also