Click or drag to resize
ParsingErrorBadOption Property
Gets or a the bad parsed option.

Namespace: X3Platform.CommandLine
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public BadOptionInfo BadOption { get; }

Property Value

Type: BadOptionInfo
The bad option.
See Also