FileSystemEntryVolume Property |
Gets 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 FileSystemVolume Volume { get; }
Property Value
Type:
FileSystemVolumeThe volume that contains this entry.
See Also