ErrorDetails Clase

Definición

Precaución

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

Contiene detalles de mensajes de excepción individuales.

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
Herencia
ErrorDetails
Atributos

Constructores

ErrorDetails()

Propiedades

Error

Excepción individual

ErrorMessage

Obtiene o establece el mensaje de resumen.

StackFrames

Marcos de pila generados

Se aplica a