CogCancelChangingEventArgs T  Exception Property Cognex VisionPro 9.8
An exception to be raised by the setter that caused the changing event that was canceled. If the exception is null no exception is thrown.

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

public Exception Exception { get; set; }

Property Value

Type: Exception
See Also