This documentation is archived and is not being maintained.

DocumentService::IWorkItemControlHost::ShowWorkItem Method

Shows the specified work item on a new tab (or switches to an existing tab if one already exists).

Namespace:  Microsoft.VisualStudio.TeamFoundation.WorkItemTracking
Assembly:  Microsoft.VisualStudio.TeamFoundation.WorkItemTracking (in Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.dll)

private:
virtual void ShowWorkItem(
	WorkItem^ workItem
) sealed = IWorkItemControlHost::ShowWorkItem

Implements

IWorkItemControlHost::ShowWorkItem(WorkItem)

Show: