This topic has not yet been rated - Rate this topic

IBuildDefinition.ContinuousIntegrationType Property

Gets or sets the continuous integration type of the build definition.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
abstract ContinuousIntegrationType : ContinuousIntegrationType with get, set

Property Value

Type: Microsoft.TeamFoundation.Build.Client.ContinuousIntegrationType
The continuous integration type of this build definition.

Individual guarantees that a new build is queued whenever files that affect the workspace associated with this build definition are checked in.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.