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

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

See Also

Reference

UnknownOptionError Class
CommandLine Namespace

Clone this wiki locally