Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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