Gets the string descriptions of any compiler errors.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public string[] CodeErrors { get; }
Visual Basic
Public ReadOnly Property CodeErrors As String()
	Get

See Also