Table of Contents

Class DesignerLoadingCompilerErrorsException

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

Represents errors that occur during designer's content loading.

public class DesignerLoadingCompilerErrorsException : Exception, ISerializable, _Exception
Inheritance
DesignerLoadingCompilerErrorsException
Implements

Constructors

DesignerLoadingCompilerErrorsException(IEnumerable<DesignerCompilerError>)

Initializes a new instance of the DesignerLoadingCompilerErrorsException class with specified errors.

Properties

CompilerErrors

Represents list of the DesignerCompilerError occurred during designer's content loading.