Validates whether the item is correct and can be added.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Protected Overrides Sub CheckItem ( _ item As FileSystemItem _ ) |
C# |
---|
protected override void CheckItem( FileSystemItem item ) |
Parameters
- item
- Type: Rebex.IO..::..FileSystemItem
Item to add.