LocalItemCollection.CheckItem Method
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9147)
CheckItem(FileSystemItem)
Validates whether the item is correct and can be added.
Declaration
protected override void CheckItem(FileSystemItem item)
Parameters
Type | Name | Description |
---|---|---|
File |
item | Item to add. |