CapeBadCOParameterparameterName 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)
public virtual string parameterName { get; }

Property Value

String
The parameter that threw the exception.

Implements

ECapeBadCOParameterparameterName

Remarks

This provides access to the parameter that threw the exception.

See Also