The FileEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FileEventArgs |
Constructor of FileEventArgs
|
Methods
| Name | Description | |
|---|---|---|
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToLocaleString | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Cancel | (Inherited from CancelEventArgs.) | |
| FileName |
Gets the file name to be added or removed;
|