This documentation is archived and is not being maintained.

IDefinitionModel Interface

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)

public interface class IDefinitionModel

The IDefinitionModel type exposes the following members.

  NameDescription
Public propertyControllerNameThe name of the default controller for this definition
Public propertyIsFavoriteThis value indicates if the definition is marked as a favorite by the user
Public propertyNameThe Name of the definition
Public propertyQueueStatusThe queue status of the definition
Public propertyTriggerTypeThe trigger type of the definition
Public propertyUriThe Uri of the definition
Top
Show: