IIntegratedHelpService Interfejs

Definicja

Definiuje kontrakt między programem Visual Studio 2010 i Designer windows Workflow w celu uzyskania zintegrowanej pomocy.

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

Metody

AddContextAttribute(String, String, HelpKeywordType)

Dodaje atrybut kontekstu.

RemoveContextAttribute(String, String)

Usuwa atrybut kontekstu.

ShowHelpFromKeyword(String)

Pokazuje temat Pomocy odpowiadający określonemu słowu kluczowemu.

ShowHelpFromUrl(String)

Pokazuje temat Pomocy odpowiadający określonemu adresowi URL.

Dotyczy