IStatusHandler Interface
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 | |
---|---|---|
SetText | Sets status text | |
ShowException | Shows an exception in the form appropriate for the host |
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace