ErrorPageModel 类

定义

注意

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

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

public ref class ErrorPageModel
public class ErrorPageModel
[System.Obsolete("This type is for internal use only and will be removed in a future version.")]
public class ErrorPageModel
type ErrorPageModel = class
[<System.Obsolete("This type is for internal use only and will be removed in a future version.")>]
type ErrorPageModel = class
Public Class ErrorPageModel
继承
ErrorPageModel
属性

构造函数

ErrorPageModel()
已过时.

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

属性

Cookies
已过时.

请求 Cookie。

ErrorDetails
已过时.

有关堆栈中每个异常的详细信息。

Headers
已过时.

请求标头。

Options
已过时.

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

Query
已过时.

已分析的查询数据。

适用于