ErrorEventArgs.Exception Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9083)
Exception
Gets the Exception.
Declaration
public Exception Exception { get; }
Property Value
Type | Description |
---|---|
Exception | An Exception. |