Property Error
| Edit this page View SourceError
Gets the Exception raised by trace.
Declaration
public Exception? Error { get; }
Property Value
Type | Description |
---|---|
Exception | The Exception raised by trace. |
Gets the Exception raised by trace.
public Exception? Error { get; }
Type | Description |
---|---|
Exception | The Exception raised by trace. |