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

 

Name Description
Public property Matched

Field Value

Type:
true if verb command is found; otherwise

Field Value

Type:
false.

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

See Also

Reference

HelpVerbRequestedError Class
CommandLine Namespace

Clone this wiki locally