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

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

protected void SetHelpLink(
	string helpFileName
)

Parameters

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