FileSystemProviderExtensions.AsVDriveInfo Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9448)
AsVDriveInfo(FileSystemProvider)
Method returns an instance of the VDriveInfo class for the fileSystemProvider.
Declaration
public static VDriveInfo AsVDriveInfo(this FileSystemProvider fileSystemProvider)
Parameters
| Type | Name | Description |
|---|---|---|
| FileSystemProvider | fileSystemProvider | An instance of the FileSystemProvider. |
Returns
| Type | Description |
|---|---|
| VDriveInfo | An instance of the VDriveInfo class for |