ECapeBadCOParameterparameter Property

The parameter that threw the exception.

Definition

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

Property Value

Object
A reference to the exception taht threw the exception.

Remarks

This method provides access directly to the parameter that threw the exception.

See Also