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