CogReferencedAssembly EqualsVisionProPath Method Cognex VisionPro 9.22
Returns true if the given path specifies the directory containing the Cognex VisionPro assemblies.

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

public static bool EqualsVisionProPath(
	string path
)

Parameters

path
Type: System String

Return Value

Type: Boolean
See Also