Verastream Host Integrator .Net Reference

ErrorMessage.ParameterCount Property

Gets the number of parameters in an error message.

[Visual Basic]
Public ReadOnly Property ParameterCount As Integer
[C#]
public int ParameterCount {get;}

Property Value

This property returns the number of parameters in an error message.

Remarks

Gets the number of parameters in an error message.

See Also

ErrorMessage Class | ErrorMessage Members | WRQ.Verastream.HostIntegrator Namespace