Click or drag to resize

IExceptionItemDetail Property

Any additional details for the exception, e.g. an expanded description or stack trace.

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

Property Value

Type: String
See Also