ECapeUserdescription Property

The description of the error.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[DispIdAttribute(2)]
string description { get; }

Property Value

String
A string description of the exception.

Remarks

The error description can include a more verbose description of the condition that caused the error.

See Also