Interface implemented by the host.
Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
<GuidAttribute("c823b363-9cb6-4be4-baa3-bc4154409114")> _
Public Interface IWorkItemControlHost
[GuidAttribute("c823b363-9cb6-4be4-baa3-bc4154409114")]
public interface IWorkItemControlHost
[GuidAttribute(L"c823b363-9cb6-4be4-baa3-bc4154409114")]
public interface class IWorkItemControlHost
[<GuidAttribute("c823b363-9cb6-4be4-baa3-bc4154409114")>]
type IWorkItemControlHost =  interface end
public interface IWorkItemControlHost
The IWorkItemControlHost type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) | SupportsSendToExcel | |
| .gif) | SupportsSendToMail | |
| .gif) | SupportsSendToProject | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | SendToExcel | |
| .gif) | SendToMail | |
| .gif) | SendToProject | |
| .gif) | ShowQueryResults | |
| .gif) | ShowWorkItem | 
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace