CogResultsAnalysisEvaluationInfo ErrorInfo Property Cognex VisionPro
The exception generated by the expression when evaluated. This will be null if the expression evaluated successfully.

Namespace: Cognex.VisionPro.ResultsAnalysis
Assembly: Cognex.VisionPro.ResultsAnalysis (in Cognex.VisionPro.ResultsAnalysis.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public Exception ErrorInfo { get; }

Property Value

Type: Exception
See Also