Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
the workitem the host is associated with
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
ReadOnly Property WorkItem As WorkItem
WorkItem WorkItem { get; }
property WorkItem^ WorkItem {
WorkItem^ get ();
}
abstract WorkItem : WorkItem with get
function get WorkItem () : WorkItem
Property Value
Type: Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItem
Returns WorkItem.
.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
ILinkDialogControlHost Interface
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace