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

Namespace: Cognex.VisionPro.Exceptions
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 85.1.0.0 (85.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