FileSystemVolumePathNames Property |
Gets the list of drive letters and mounted folder paths.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string[] PathNames { get; }
Property Value
Type:
StringThe list of drive letters and mounted folder paths.
See Also