FileSystemProviderExtensions.GetRootVDirectoryInfo Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9147)
GetRootVDirectoryInfo(FileSystemProvider)
Method returns a root VDirectoryfileSystemProvider
.
Declaration
public static VDirectoryInfo GetRootVDirectoryInfo(this FileSystemProvider fileSystemProvider)
Parameters
Type | Name | Description |
---|---|---|
File |
fileSystemProvider | An instance of the File |
Returns
Type | Description |
---|---|
VDirectory |
A root VDirectory |