LogEntry<TState>.Exception Propiedad

Definición

Obtiene la excepción del registro.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
public Exception? Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Valor de propiedad

Instancia de Exception.

Se aplica a