SftpListItemReceivedEventArgs.Item Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9147)
Item
Gets the received Sftp
Declaration
public SftpItem Item { get; }
Property Value
Remarks
To remove this item from the list, set this property to null.