FtpTransferProgressEventArgs.LocalPath Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 8.0.9673)
LocalPath
Gets the path of the local file or directory which is currently processed.
Declaration
public string LocalPath { get; }
Property Value
| Type | Description |
|---|---|
| String | Local path. |