Class HelpInfo
Contains parameters for the Help file opening.
public class HelpInfo
- Inheritance
-
HelpInfo
Constructors
- HelpInfo(string)
Initializes a new instance of the HelpInfo class.
- HelpInfo(string, HelpNavigator)
Initializes a new instance of the HelpInfo class.
- HelpInfo(string, HelpNavigator, object)
Initializes a new instance of the HelpInfo class.
- HelpInfo(string, string)
Initializes a new instance of the HelpInfo class.
Properties
- HelpFilePath
Gets or sets the path and name of the help file to display when the user clicks the Help button.
Methods
- ToString()
Gets string representation of this object.