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

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