Cape Bad COParameterparameter Property
The name of the CO parameter that is throwing the exception.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
The name of the parameter that threw the exception.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public virtual Object parameter { get; }VB
Public Overridable ReadOnly Property parameter As Object
GetProperty Value
ObjectThe name of the parameter that threw the exception.
Implements
ECapeBadCOParameterparameterRemarks
This provides the name of the parameter that threw the exception.