IVsTaskItem2::NavigateToHelp Method ()

 

Opens the associated help topic.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

int NavigateToHelp()

Return Value

Type: System::Int32

This method should open the help topic only if HasHelp returns true.

Return to top
Show: