ECape 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 name of the parameter that threw the exception.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(1)]
string parameterName { get; }VB
<DispIdAttribute(1)>
ReadOnly Property parameterName As String
GetProperty Value
StringThe name of the parameter that threw the exception.
Remarks
This provides the name of the parameter that threw the exception.