Constructs a new instance of the PropertyWatcher class with the given subject and path.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax
Parameters
- subject
- Type: System Object
The object instance to monitor.
- path
- Type: System String
Path to property to monitor.
See Also