ErrorDetails 类

定义

注意

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

包含单个异常消息的详细信息。

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

构造函数

ErrorDetails()
已过时.

包含单个异常消息的详细信息。

属性

Error
已过时.

单个异常

ErrorMessage
已过时.

获取或设置摘要消息。

StackFrames
已过时.

生成的堆栈帧

适用于