LinksControlBase.m_mnuEdit Field
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Protected m_mnuEdit As MenuItem
'Usage
Dim value As MenuItem
value = Me.m_mnuEdit
Me.m_mnuEdit = value
protected MenuItem m_mnuEdit
protected:
MenuItem^ m_mnuEdit
protected var m_mnuEdit : 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