IHelpService Interface

Definition

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.

Applies to