Gets the exception, if any, that was thrown when the binding attempted to update its property value from its Source.
Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
public VisionException UpdateException { get; }public VisionException UpdateException { get; }Public ReadOnly Property UpdateException As VisionException
Get
Public ReadOnly Property UpdateException As VisionException
Get
public:
property VisionException^ UpdateException {
VisionException^ get ();
}public:
property VisionException^ UpdateException {
VisionException^ get ();
}Property Value
Type:
VisionException