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