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