This documentation is archived and is not being maintained.
ILinkDialogControlHost Interface
Visual Studio 2013
The add/edit link dialog implements this interfaces and is passed to child link controls
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
The ILinkDialogControlHost type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | IsMultipleSourceMode | true if there are multiple source workitems. the WorkItem return one of the source workitems |
![]() | LinkTypeName | name of the selected link type |
![]() | ServiceProvider | Service provider that the host exposes for controls that it contains to use for services such as accessing Fonts |
![]() | TeamProjectCollection | TfsTeamProjectCollection the host is associated with |
![]() | WorkItem | the workitem the host is associated with |
Show:
