IHelpService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a method to display Help topics and to add and remove Help keywords at design time.
public interface class IHelpService
public interface IHelpService
type IHelpService = interface
Public Interface IHelpService
Methods
DisplayHelp(String) |
Renders a string value that represents the Help keyword. |
DisplayHelp(Uri) |
Indicates an object representation of a uniform resource identifier (URI) for the property. |