Constants that specify the location of a referenced assembly.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 85.1.0.0 (85.1.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| System | 1 | The referenced assembly is supplied by the .NET Framework. | |
| VisionPro | 2 | The referenced assembly is supplied by VisionPro. | |
| Custom | 3 | The referenced assembly is located using a custom directory path that may contain environment variables. |
See Also