Determines if file contains a tool supported by the client.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- file
- Type: System.IO FileInfo
A FileInfo for a persisted tool file.
Return Value
Type: BooleanTrue if the client supports the persisted tool; false otherwise.
See Also