TransferProgressChangedEventArgs.TargetPath Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
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. |