FileSystemEntryVolume Property |
Gets the volume that contains this entry.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public FileSystemVolume Volume { get; }
Property Value
Type:
FileSystemVolumeThe volume that contains this entry.
See Also