LinksControl.ArtifactLinkItem 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 ArtifactLinkItem _
    Inherits LinksControl.LinkItem
'Usage
Dim instance As LinksControl.ArtifactLinkItem
protected class ArtifactLinkItem : LinksControl.LinkItem
protected ref class ArtifactLinkItem : public LinksControl.LinkItem
protected class ArtifactLinkItem extends LinksControl.LinkItem

Inheritance Hierarchy

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

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.ArtifactLinkItem Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace