This documentation is archived and is not being maintained.
IWorkItemControlHost2 Interface
Visual Studio 2013
Interface implemented by the Work Item Host to provide functionality for displaying query results.
This is an opt-out mechanism if this interface is not supported Show Query Result will continue to be supported.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
The IWorkItemControlHost2 type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SupportsSendToExcel | (Inherited from IWorkItemControlHost.) |
![]() | SupportsSendToMail | (Inherited from IWorkItemControlHost.) |
![]() | SupportsSendToProject | (Inherited from IWorkItemControlHost.) |
![]() | SupportsShowQueryResults |
| Name | Description | |
|---|---|---|
![]() | SendToExcel | (Inherited from IWorkItemControlHost.) |
![]() | SendToMail | (Inherited from IWorkItemControlHost.) |
![]() | SendToProject | (Inherited from IWorkItemControlHost.) |
![]() | ShowQueryResults | (Inherited from IWorkItemControlHost.) |
![]() | ShowWorkItem | (Inherited from IWorkItemControlHost.) |
Show:
