SearchControlDataSource.VerbNames.InvokeHelp Field

The name of the action of invoking a help topic. Value is “InvokeHelp”.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Shared ReadOnly InvokeHelp As String
public static readonly string InvokeHelp
public:
static initonly String^ InvokeHelp
static val InvokeHelp: string
public static final var InvokeHelp : String

.NET Framework Security

See Also

Reference

SearchControlDataSource.VerbNames Class

Microsoft.VisualStudio.PlatformUI Namespace