IIntegratedHelpService 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
為提供的整合式說明定義 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 的說明主題。 |