| 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 IExceptionProperties Properties { get; }
Return Value
Type:
IExceptionPropertiesThe
ExceptionProperties for accessing exception related properties for this case.
See Also