VDriveInfo.GetDrives Method
Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 8.0.9673)
GetDrives()
Method returns all registered virtual file system providers in the form of the VDriveInfo object.
Declaration
public static VDriveInfo[] GetDrives()
Returns
| Type | Description |
|---|---|
| VDriveInfo[] | All registered virtual file system providers in the form of the VDriveInfo object. |