[]
        
(Showing Draft Content)

C1.Win.C1DynamicHelp.C1DynamicHelp.HelpSource

HelpSource Property

HelpSource

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).

Declaration
public string HelpSource { get; set; }
Remarks

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.