IIntegratedHelpService Interface
.NET Framework (current version)
Defines the contract between Visual Studio 2010 and the Windows Workflow Designer for integrated help provided.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
| Name | Description | |
|---|---|---|
![]() | AddContextAttribute(String^, String^, HelpKeywordType) | Adds the context attribute. |
![]() | RemoveContextAttribute(String^, String^) | Removes the context attribute. |
![]() | ShowHelpFromKeyword(String^) | Shows the Help topic that corresponds to the specified keyword. |
![]() | ShowHelpFromUrl(String^) | Shows the Help topic that corresponds to the specified URL. |
.NET Framework
Available since 4.0
Available since 4.0
Show:
