ECape Outside Solver Scopedescription Property
The description of the error.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
A string description of the exception.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(2)]
string description { get; }VB
<DispIdAttribute(2)>
ReadOnly Property description As String
GetProperty Value
StringA string description of the exception.
Remarks
The error description can include a more verbose description of the condition that
caused the error.