LinksControlBase.m_mnuAdd Field

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

Syntax

'Declaration
Protected m_mnuAdd As MenuItem
'Usage
Dim value As MenuItem 

value = Me.m_mnuAdd 

Me.m_mnuAdd = value
protected MenuItem m_mnuAdd
protected:
MenuItem^ m_mnuAdd
protected var m_mnuAdd : MenuItem

.NET Framework Security

See Also

Reference

LinksControlBase Class

LinksControlBase Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace