VDirectoryInfo Constructor
Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9313)
VDirectoryInfo(String)
Initializes a new instance of the VDirectoryInfo
Declaration
public VDirectoryInfo(string currentDirPath)
Parameters
| Type | Name | Description | 
|---|---|---|
| String | currentDirPath | The path to the directory.  |