ITaskFormHelpTarget Interface

 

Defines a method that executes the Help command in the form.

Namespace:   Microsoft.SqlServer.Management.TaskForms
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public interface class ITaskFormHelpTarget

NameDescription
System_CAPS_pubpropertyF1HelpKeyword

Gets the string value that represents the F1 Help keyword.

NameDescription
System_CAPS_pubeventF1HelpKeywordChanged

Occurs when the value for the F1 Help keyword is changed.

Return to top
Show: