LinksControlBase.m_mnuRemove Field

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

Syntax

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

value = Me.m_mnuRemove 

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

.NET Framework Security

See Also

Reference

LinksControlBase Class

LinksControlBase Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace