This documentation is archived and is not being maintained.
DocumentService::IWorkItemControlHost::ShowWorkItem Method
Visual Studio 2013
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
Parameters
Implements
IWorkItemControlHost::ShowWorkItem(WorkItem)- 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.
Show: