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