Click or drag to resize

IExceptionItemMessage Property

The error message associated with this exception.

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

Property Value

Type: String
See Also