FtpProblemDetectedEventArgs.LocalItem Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9147)
LocalItem
Gets the local file or directory that is currently processed or null (Nothing in Visual Basic) if not available.
Inherited from Problem
Declaration
public LocalItem LocalItem { get; }
Property Value
Type | Description |
---|---|
Local |
Local item. |