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