VDriveInfo.GetDrives Method
Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
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. |