Creates a new instance of the CogSerializationBinderAttribute class.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.1.0.0 (75.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).
See Also