HelpProvider.getHelpFile

Overview | Methods | This Package | All Packages

HelpProvider.getHelpFile

Retrieves the name of the help file that is associated with this HelpProvider object.

Syntax

public String getHelpFile()

Return Value

Returns the name of the help file.

Remarks

The file name returned by this method identifies the file that provides help support for all the controls for which this object is the help provider.  This file name can designate either an HTML Help file or a WinHelp file.

See Also   setHelpFile