ECapeBadCOParameterparameterName 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)
[DispIdAttribute(1)]
string parameterName { get; }

Property Value

String
The name of the parameter that threw the exception.

Remarks

This provides the name of the parameter that threw the exception.

See Also