SftpProblemDetectedEventArgs.RemotePath Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9083)
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. |