DirectoryNode.AsVDirectoryInfo Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9119)
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. |