Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
SupportsSendToExcel | |
![]() |
SupportsSendToMail | |
![]() |
SupportsSendToProject |
Top
Methods
Name | Description | |
---|---|---|
![]() |
SendToExcel | |
![]() |
SendToMail | |
![]() |
SendToProject | |
![]() |
ShowQueryResults | |
![]() |
ShowWorkItem |
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace