Defines a handler (host) for status updates (for example Query or Triage editor)
Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Public Interface IStatusHandler
public interface IStatusHandler
public interface class IStatusHandler
type IStatusHandler =  interface end
public interface IStatusHandler
The IStatusHandler type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | SetText | Sets status text | 
| .gif) | ShowException | Shows an exception in the form appropriate for the host | 
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace