Cape Bad COParameterparameter Name 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 parameter that threw the exception.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public virtual string parameterName { get; }VB
Public Overridable ReadOnly Property parameterName As String
GetProperty Value
StringThe parameter that threw the exception.
Implements
ECapeBadCOParameterparameterNameRemarks
This provides access to the parameter that threw the exception.