Property ErrorList
ErrorList
When implemented by a class, gets a list of syntax errors.
ISyntaxErrors ErrorList { get; }
Property Value
Remarks
If there is no errors, contains null reference.
When implemented by a class, gets a list of syntax errors.
ISyntaxErrors ErrorList { get; }
If there is no errors, contains null reference.