Click or drag to resize
IParserStateErrors Property
Gets errors occurred during parsing.

Namespace: X3Platform.CommandLine
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
IList<ParsingError> Errors { get; }

Property Value

Type: IListParsingError
See Also