CompilationErrorPageModel 类

定义

注意

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

保存要显示在编译错误页上的数据。

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
继承
CompilationErrorPageModel
属性

构造函数

CompilationErrorPageModel()
已过时.

保存要显示在编译错误页上的数据。

属性

ErrorDetails
已过时.

有关每个分析或编译错误的详细信息。

Options
已过时.

用于显示输出内容的选项。

适用于