Click or drag to resize

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
C#
public FileSystemVolume Volume { get; }

Property Value

Type: FileSystemVolume
The volume that contains this entry.
See Also