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