CogReferencedAssemblyPathConstants EnumerationCognex VisionPro 9.22 SR1
Constants that specify the location of a referenced assembly.

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

public enum CogReferencedAssemblyPathConstants
Members

  Member nameValueDescription
System1 The referenced assembly is supplied by the .NET Framework.
VisionPro2 The referenced assembly is supplied by VisionPro.
Custom3 The referenced assembly is located using a custom directory path that may contain environment variables.
See Also