Click or drag to resize
ParsingError Properties

The ParsingError type exposes the following members.

Properties
  NameDescription
Public propertyBadOption
Gets or a the bad parsed option.
Public propertyViolatesFormat
Gets or sets a value indicating whether this ParsingError violates format.
Public propertyViolatesMutualExclusiveness
Gets or sets a value indicating whether this ParsingError violates mutual exclusiveness.
Public propertyViolatesRequired
Gets or sets a value indicating whether this ParsingError violates required.
Top
See Also