FileSystemVolumeLogicalDrives Property |
Gets the list of drive letters.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public IEnumerable<string> LogicalDrives { get; }
Property Value
Type:
IEnumerableStringThe list of drive letters.
See Also