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.12.0 (in Microsoft.VisualStudio.Shell.12.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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.