CompilationErrorPageModel Class

Definition

Caution

This type is for internal use only and will be removed in a future version.

Holds data to be displayed on the compilation error page.

public ref class CompilationErrorPageModel
public class CompilationErrorPageModel
[System.Obsolete("This type is for internal use only and will be removed in a future version.")]
public class CompilationErrorPageModel
type CompilationErrorPageModel = class
[<System.Obsolete("This type is for internal use only and will be removed in a future version.")>]
type CompilationErrorPageModel = class
Public Class CompilationErrorPageModel
Inheritance
CompilationErrorPageModel
Attributes

Constructors

CompilationErrorPageModel()

Properties

ErrorDetails

Detailed information about each parse or compilation error.

Options

Options for what output to display.

Applies to