ICogQueryContainerSupport IsSupported Method Cognex VisionPro
Determines if file contains a tool supported by the client.

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

bool IsSupported(
	FileInfo file
)

Return Value

Type: Boolean
True if the client supports the persisted tool; false otherwise.
See Also