FtpItemCollection.CheckItem Method
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9448)
CheckItem(FileSystemItem)
Validates whether the item is correct and can be added.
Declaration
protected override void CheckItem(FileSystemItem item)
Parameters
| Type | Name | Description |
|---|---|---|
| FileSystemItem | item | Item to add. |