IIntegratedHelpService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the contract between Visual Studio 2010 and the Windows Workflow Designer for integrated help provided.
public interface class IIntegratedHelpService
public interface IIntegratedHelpService
type IIntegratedHelpService = interface
Public Interface IIntegratedHelpService
Methods
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. |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.