The CompilerErrorExceptiontype exposes the following members.

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property ErrorMessages The ErrorMessagesproperty contains the errors that are encountered during compilation of the application manifest.
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)
Top

See also