Share via


LinksControl.RelatedLinkItem Class

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

Syntax

'Declaration
Protected Class RelatedLinkItem _
    Inherits LinksControl.LinkItem
'Usage
Dim instance As LinksControl.RelatedLinkItem
protected class RelatedLinkItem : LinksControl.LinkItem
protected ref class RelatedLinkItem : public LinksControl.LinkItem
protected class RelatedLinkItem extends LinksControl.LinkItem

Inheritance Hierarchy

System.Object
  System.Windows.Forms.ListViewItem
    Microsoft.TeamFoundation.WorkItemTracking.Controls.LinksControl.LinkItem
      Microsoft.TeamFoundation.WorkItemTracking.Controls.LinksControl.RelatedLinkItem

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

LinksControl.RelatedLinkItem Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace