DispatchEventArgs Class |
Namespace: ShellBoost.Core.WindowsShell
public class DispatchEventArgs : EventArgs
The DispatchEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| DispatchEventArgs |
Initializes a new instance of the DispatchEventArgs class.
|
| Name | Description | |
|---|---|---|
| Arguments |
Gets the event arguments.
| |
| DispId |
Gets the dispid.
| |
| Result |
Gets or sets the result.
|
| Name | Description | |
|---|---|---|
| ToString |
Converts to string.
(Overrides ObjectToString.) |