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

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