Skip to content

Properties_T_CommandLine_HelpVerbRequestedError

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

HelpVerbRequestedError Properties

The HelpVerbRequestedError type exposes the following members.

Properties

NameDescription
Public propertyMatched

Field Value

Type:
true if verb command is found; otherwise

Field Value

Type:
false.

Public propertyStopsProcessing Tells if error stops parsing process. Filtered by OnlyMeaningfulOnes(IEnumerable(Error)). (Inherited from Error.)
Public propertyTag Error type discriminator, defined as ErrorType enumeration. (Inherited from Error.)
Public propertyTypeType of verb command.
Public propertyVerb Verb command string.
Back to Top

See Also

Reference

HelpVerbRequestedError Class
CommandLine Namespace

Clone this wiki locally