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.
Defines the interface for a WorkItem control. This interface also contains a collection class for creating a list of these controls.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Public Interface IWorkItemControl
'Usage
Dim instance As IWorkItemControl
public interface IWorkItemControl
public interface class IWorkItemControl
public interface IWorkItemControl
Remarks
This interface must be implemented by all the controls that are used in the Work Item Object Model Client.
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace