[]
Gets or sets the location of the help source, such as the name of a .chm file (for HTML Help) or the name of the main .htm file (for NetHelp).
public string HelpSource { get; set; }
The name of the file may be absolute or relative. In most cases, the name will be relative and will refer to the application's bin folder.