Udostępnij za pośrednictwem


Właściwość IBuildDefinition.Enabled —

Uwaga: ten interfejs API jest już przestarzały.

Pobiera lub ustawia stan włączone definicji kompilacji.

Przestrzeń nazw:  Microsoft.TeamFoundation.Build.Client
Zestaw:  Microsoft.TeamFoundation.Build.Client (w Microsoft.TeamFoundation.Build.Client.dll)

Składnia

'Deklaracja
<ObsoleteAttribute("This property has been deprecated. Use QueueStatus instead.")> _
Property Enabled As Boolean
[ObsoleteAttribute("This property has been deprecated. Use QueueStatus instead.")]
bool Enabled { get; set; }

Wartość właściwości

Typ: System.Boolean
Wartość true, jeśli definicja tej kompilacji jest włączone; w przeciwnym razie wartość false.

Uwagi

Gdy włączony stan jest ustawiony na false, nie nowe kompilacje mogą być generowane przez definicji kompilacji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IBuildDefinition Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.Build.Client