CogReferencedAssembly EqualsSystemPath Method Cognex VisionPro 9.5
Returns true if the given path specifies the directory containing the .NET Framework assemblies. The framework version is the same as the executing version of the CLR.

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

public static bool EqualsSystemPath(
	string path
)

Return Value

Type: Boolean
See Also