FtpBatchTransferProgressEventArgs.RemotePath Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
RemotePath
Gets the path of the remote file or directory which is currently processed.
Declaration
public string RemotePath { get; }
Property Value
Type | Description |
---|---|
String | Remote path. |