HealthCheckResult.Exception Propiedad

Definición

Obtiene un objeto Exception que representa la excepción que se ha iniciado al comprobar el estado (si existe).

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

Se aplica a