Click or drag to resize

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
C#
public string[] PathNames { get; }

Property Value

Type: String
The list of drive letters and mounted folder paths.
See Also