LocalItem Constructor
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
LocalItem(String)
Initializes a new instance of the LocalItem class.
Declaration
public LocalItem(string path)
Parameters
Type | Name | Description |
---|---|---|
String | path | Path to a file or directory on the local file system. |