The CommandEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCurrentObject
Gets the object the event is raised for.
(Inherited from CurrentObjectEventArgs.)
Public propertyHost
Gets the application that hosts the command.

See Also