Gets the path of the local file or directory which is currently processed or null (Nothing in Visual Basic) if not available.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property LocalPath As String Get |
C# |
---|
public string LocalPath { get; } |