VFileInfo Constructor
Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9448)
VFileInfo(String)
Initializes a new instance of the VFileInfo.
Declaration
public VFileInfo(string path)
Parameters
| Type | Name | Description |
|---|---|---|
| String | path | The path of the file. |