Creates a new instance of the CogSerializationBinderAttribute class.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- binder
- Type: System String
A fully qualified type name for the custom binder for this attribute. If null, then the default .NET binding rules apply (generally indicating that side-by-side versioning is desired).
- useLatest
- Type: System Boolean
Dictates whether to upgrade to the latest assembly verion.
See Also