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