Share via


LinksControlBase.m_mnuActions Field

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

Syntax

'Declaration
Protected m_mnuActions As ContextMenu
'Usage
Dim value As ContextMenu 

value = Me.m_mnuActions 

Me.m_mnuActions = value
protected ContextMenu m_mnuActions
protected:
ContextMenu^ m_mnuActions
protected var m_mnuActions : ContextMenu

.NET Framework Security

See Also

Reference

LinksControlBase Class

LinksControlBase Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace