Task::IVsTaskItem::NavigateToHelp Method ()

 

Opens the Help resource associated with a task.

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

private:
virtual int NavigateToHelp() sealed = IVsTaskItem::NavigateToHelp

Return Value

Type: System::Int32

S_OK.

Return to top
Show: