VFileSystemInfo Constructor
Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
VFileSystemInfo(String)
Initializes a new instance of the VFileSystemInfo.
Declaration
protected VFileSystemInfo(string path)
Parameters
Type | Name | Description |
---|---|---|
String | path | The path of the VFileInfo or VDirectoryInfo. |