ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp.Providers Namespace / IHelpProvider Interface / Source Property

In This Topic
    Source Property (IHelpProvider)
    In This Topic
    Gets or sets the help file.
    Syntax
    'Declaration
     
    Property Source As System.String
    System.string Source {get; set;}
    See Also