This documentation is archived and is not being maintained.
IDefinitionModel Interface
Visual Studio 2013
Represents the definition data being displayed on the Builds page in Team Explorer.
Namespace: Microsoft.TeamFoundation.Build.Controls.Extensibility
Assembly: Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)
The IDefinitionModel type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ControllerName | The name of the default controller for this definition |
![]() | IsFavorite | This value indicates if the definition is marked as a favorite by the user |
![]() | Name | The Name of the definition |
![]() | QueueStatus | The queue status of the definition |
![]() | TriggerType | The trigger type of the definition |
![]() | Uri | The Uri of the definition |
Show:
