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