IStatusProvider Interface
Represents a provider of status (for example a control on a WIT form)
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Public Interface IStatusProvider
public interface IStatusProvider
public interface class IStatusProvider
type IStatusProvider = interface end
public interface IStatusProvider
The IStatusProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
StatusHandler | Used to get a control seeded with the handler instance |
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace