Click or drag to resize
EditorCommand Properties

The EditorCommand type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Arguments that the command handler should be invoked with.
Public propertyCommand
The identifier of the actual command handler.
Public propertyTitle
Title of the command, like `save`.
Top
See Also