IIntegratedHelpService Interface

Definição

Define o contrato entre Visual Studio 2010 e o Designer de Fluxo de Trabalho Windows para ajuda integrada fornecida.

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

Métodos

Nome Description
AddContextAttribute(String, String, HelpKeywordType)

Adiciona o atributo de contexto.

RemoveContextAttribute(String, String)

Remove o atributo de contexto.

ShowHelpFromKeyword(String)

Mostra o tópico da Ajuda que corresponde à palavra-chave especificada.

ShowHelpFromUrl(String)

Mostra o tópico da Ajuda que corresponde à URL especificada.

Aplica-se a