ECape Bad COParameterparameter Property
The parameter that threw the exception.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
A reference to the exception taht threw the exception.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(2)]
Object parameter { get; }VB
<DispIdAttribute(2)>
ReadOnly Property parameter As Object
GetProperty Value
ObjectA reference to the exception taht threw the exception.
Remarks
This method provides access directly to the parameter that threw the exception.