IIntegratedHelpService 介面

定義

為提供的整合式說明定義 Visual Studio 2010 與 Windows Workflow Designer 之間的合約。

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

方法

AddContextAttribute(String, String, HelpKeywordType)

加入內容屬性。

RemoveContextAttribute(String, String)

移除內容屬性。

ShowHelpFromKeyword(String)

顯示對應於指定關鍵字的說明主題。

ShowHelpFromUrl(String)

顯示對應於指定 URL 的說明主題。

適用於