Click or drag to resize
DigitalRuneConsoleCommandEventArgs Properties

The ConsoleCommandEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyArgs
Gets the command arguments.
Public propertyHandled
Gets or sets a value indicating whether this ConsoleCommandEventArgs was handled.
Top
See Also