CommandItemEventArgs Class
Autodesk.Connectivity.Explorer.Extensibility›Autodesk.Connectivity.Explorer.Extensibility
The argument for the CommandItem.Execute event
Syntax
public class CommandItemEventArgs : System.EventArgs Public Class CommandItemEventArgs
Inherits System.EventArgsProperties
| Name | Description |
|---|---|
| Context | Gets information about the command currently executing. |
Returned By
Where you get a CommandItemEventArgs — members that return one.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Autodesk.Connectivity.Explorer.Extensibility.CommandItemEventArgs