IIntegratedHelpService Rozhraní

Definice

Definuje kontrakt mezi Visual Studio 2010 a návrhářem pracovních postupů Windows pro integrovanou nápovědu.

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

Metody

Name Description
AddContextAttribute(String, String, HelpKeywordType)

Přidá atribut kontextu.

RemoveContextAttribute(String, String)

Odebere atribut kontextu.

ShowHelpFromKeyword(String)

Zobrazuje téma nápovědy odpovídající zadanému klíčovému slovu.

ShowHelpFromUrl(String)

Zobrazuje téma nápovědy odpovídající zadané adrese URL.

Platí pro