Property CompilerErrors
- Namespace
 - Alternet.FormDesigner.WinForms
 
- Assembly
 - Alternet.FormDesigner.v10.dll
 
CompilerErrors
Represents list of the DesignerCompilerError occurred during designer's content loading.
public IEnumerable<DesignerCompilerError> CompilerErrors { get; }