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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace