Gets the string descriptions of any compiler errors.
[Visual Basic]
Public ReadOnly Property CodeErrors As String()
[C#]
public string[] CodeErrors {get;}
[Delphi]
public property CodeErrors: array of String read get_CodeErrors;
See Also
FunctionBase Class | FunctionBase Members | C1.Win.C1Chart Namespace | FunctionBase Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |