IRunStatus Message Property Cognex VisionPro 9.20

Returns an empty string if the result was Accept, and otherwise returns a string that provides additional information about the Warning, Reject, or Error condition.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

string Message { get; }

Property Value

Type: String
See Also