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