SftpItemCollection.CheckItem Method
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
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. |