Click or drag to resize

IExceptionManagerProperties Property

Provides access to the Exception properties for this case.

Namespace:  EdaIntegrationContract.Exceptions
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
IExceptionProperties Properties { get; }

Return Value

Type: IExceptionProperties
The ExceptionProperties for accessing exception related properties for this case.
See Also