SftpDeleteProgressChangedEventArgs.Item Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9147)
Item
Gets the file or directory which is currently processed.
Inherited from Delete
Declaration
public FileSystemItem Item { get; }
Property Value
Type | Description |
---|---|
File |
Remote item. |