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