 |
| ExceptionCreatedEventArgsException Property |
Gets the exception.
Namespace: CalculationWorks.BusinessModel.Behaviors.DiagnosticsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic Exception Exception { get; }Public ReadOnly Property Exception As Exception
Get
Property Value
Type:
ExceptionThe exception.
See Also