Errors Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets parsing errors collected during parsing.

public IReadOnlyList<CommandException> Errors { get; }

Returns