Method AsVDriveInfo
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 |