SftpTransferProgressChangedEventArgs.TargetPath Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9313)
TargetPath
Gets the target path of the file or directory which is currently processed. Inherited from TransferProgressChangedEventArgs.
Declaration
public string TargetPath { get; }
Property Value
| Type | Description | 
|---|---|
| String | Target path.  |