CogJobIOErrorEventArgs ErrorMessage Property Cognex VisionPro 9.22 SR1
An error message to which this event args object applies to.

Namespace: Cognex.VisionPro.QuickBuild
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

public string ErrorMessage { get; }

Property Value

Type: String
The error message that caused this event to fire.
See Also