Click or drag to resize

ArgumentParsedEventArgs Properties

The ArgumentParsedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyArgument
Gets the argument that was parsed.
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyOverrideCancelParsing
Gets or sets a value that indicates whether or not the CancelParsing property should be ignored.
Top
See Also