LinksControl.HyperLinkItem 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 HyperLinkItem _
Inherits LinksControl.LinkItem
'Usage
Dim instance As LinksControl.HyperLinkItem
protected class HyperLinkItem : LinksControl.LinkItem
protected ref class HyperLinkItem : public LinksControl.LinkItem
protected class HyperLinkItem extends LinksControl.LinkItem
Inheritance Hierarchy
System.Object
System.Windows.Forms.ListViewItem
Microsoft.TeamFoundation.WorkItemTracking.Controls.LinksControl.LinkItem
Microsoft.TeamFoundation.WorkItemTracking.Controls.LinksControl.HyperLinkItem
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.HyperLinkItem Members
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace