IWorkItemInformationProvider Interface
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Public Interface IWorkItemInformationProvider
public interface IWorkItemInformationProvider
public interface class IWorkItemInformationProvider
type IWorkItemInformationProvider = interface end
public interface IWorkItemInformationProvider
The IWorkItemInformationProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AlternateEditorText | |
![]() |
Id | |
![]() |
IsDirty | |
![]() |
IsNew | |
![]() |
Message | |
![]() |
ShowWarning | |
![]() |
Type |
Top
Methods
Name | Description | |
---|---|---|
![]() |
LaunchAlternateEditor | |
![]() |
Prepare |
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace