AddFileItemEventArgs Class |
Namespace: Jam.Shell
The AddFileItemEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddFileItemEventArgs |
Initializes a new instance of the AddItemEventArgs class.
|
Name | Description | |
---|---|---|
![]() | CanAdd |
With the CanAdd variable it can be decided individually, which items should be shown in the shell view.
(Inherited from AddItemEventArgsBase<T>.) |
![]() | Item |
Object which contains information about the item that should be added to the shell view.
(Inherited from ItemEventArgs<T>.) |