Property ErrorList
ErrorList
Gets a list of syntax errors.
public virtual ISyntaxErrors ErrorList { get; }
Property Value
Remarks
If there is no errors, contains null reference.
Gets a list of syntax errors.
public virtual ISyntaxErrors ErrorList { get; }
If there is no errors, contains null reference.