FileNode.AsVFileInfo Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
AsVFileInfo()
Converts this instance to an equivalent instance of the VFileInfo class.
Declaration
public VFileInfo AsVFileInfo()
Returns
Type | Description |
---|---|
VFileInfo | An instance of the VFileInfo equivalent to this instance. |