DeleteProgressChangedEventArgs.Item Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
Item
Gets the file or directory which is currently processed.
Declaration
public FileSystemItem Item { get; }
Property Value
Type | Description |
---|---|
FileSystemItem | Remote item. |