Initializes a new instance of the LocalItem class.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Sub New ( _ path As String _ ) |
C# |
---|
public LocalItem( string path ) |
Parameters
- path
- Type: System..::..String
Path to a file or directory on the local file system.