VDirectory.GetLogicalDrives Method
Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9147)
GetLogicalDrives()
Method returns an array that contains root paths for all virtual file system VDriveInfo objects.
Declaration
public static string[] GetLogicalDrives()
Returns
Type | Description |
---|---|
String[] | An array that contains root paths for all virtual file system VDriveInfo objects. |