LinksControlBase.m_linkList Field

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

Syntax

'Declaration
Protected m_linkList As ListView
'Usage
Dim value As ListView 

value = Me.m_linkList 

Me.m_linkList = value
protected ListView m_linkList
protected:
ListView^ m_linkList
protected var m_linkList : ListView

.NET Framework Security

See Also

Reference

LinksControlBase Class

LinksControlBase Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace