DirectoryNode.AsVDirectoryInfo Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9448)
AsVDirectoryInfo()
Converts this instance to an equivalent instance of the VDirectoryInfo class.
Declaration
public VDirectoryInfo AsVDirectoryInfo()
Returns
| Type | Description |
|---|---|
| VDirectoryInfo | An instance of the VDirectoryInfo equivalent to this instance. |