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