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