| AddFileItemEventArgs Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Jam.Shell
 Syntax
SyntaxThe AddFileItemEventArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | AddFileItemEventArgs | 
            Initializes a new instance of the AddItemEventArgs class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CanAdd | 
            With the CanAdd variable it can be decided individually, which items should be shown in the shell view.
            (Inherited from AddItemEventArgsBaseT.) | 
|  | Item | 
            Object which contains information about the item that should be added to the shell view.
            (Inherited from ItemEventArgsT.) | 
 See Also
See Also