FtpBatchTransferProblemDetectedEventArgs.LocalPath Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9048)
LocalPath
Gets the path of the local file or directory that is currently processed.
Declaration
public string LocalPath { get; }
Property Value
Type | Description |
---|---|
String | Local path. |