IIntegratedHelpService Gränssnitt

Definition

Definierar kontraktet mellan Visual Studio 2010 och Windows Workflow Designer för integrerad hjälp.

public interface class IIntegratedHelpService
public interface IIntegratedHelpService
type IIntegratedHelpService = interface
Public Interface IIntegratedHelpService

Metoder

Name Description
AddContextAttribute(String, String, HelpKeywordType)

Lägger till kontextattributet.

RemoveContextAttribute(String, String)

Tar bort kontextattributet.

ShowHelpFromKeyword(String)

Visar hjälpavsnittet som motsvarar det angivna nyckelordet.

ShowHelpFromUrl(String)

Visar hjälpavsnittet som motsvarar den angivna URL:en.

Gäller för