ArgumentParsedEventArgs Properties |
The ArgumentParsedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Argument |
Gets the argument that was parsed.
|
![]() | Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
![]() | OverrideCancelParsing |
Gets or sets a value that indicates whether or not the CancelParsing
property should be ignored.
|