Method GetToolLongHelp
GetToolLongHelp(int)
Returns the long help for the given tool.
public string GetToolLongHelp(int toolId)
Parameters
toolId
intID of a previously added tool.
Returns
Remarks
You might use the long help for displaying the tool purpose on the status line.