LogEntry<TState>.Exception Propiedad

Definición

Obtiene la excepción de registro.

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

Valor de propiedad

Instancia Exception de .

Se aplica a