CogException SetHelpLink Method Cognex VisionPro 9.22
Sets a link to the help file associated with this exception.

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

protected void SetHelpLink(
	string helpFileName
)

Parameters

helpFileName
Type: System String
Filename of help file to associate with this exception.
See Also