Property CriticalError
CriticalError
Gets the critical error on the view.
Declaration
public Exception? CriticalError { get; }
Property Value
| Type | Description |
|---|---|
| Exception | The critical error on the view. |
Remarks
A critical error happens when the view has reached an unusable state and it cannot recover.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Windows | 300 |