Skip to content

Properties_T_CommandLine_UnknownOptionError

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

UnknownOptionError Properties

The UnknownOptionError type exposes the following members.

Properties

 

Name Description
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 Token The string containing the token text. (Inherited from TokenError.)
  Back to Top

See Also

Reference

UnknownOptionError Class
CommandLine Namespace

Clone this wiki locally