Compartilhar via


Propriedade TeamFoundationJobDefinition.EnabledStateValue

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, PropertyName := "EnabledState")> _
Public Property EnabledStateValue As Integer
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, PropertyName = "EnabledState")]
public int EnabledStateValue { get; set; }

Valor de propriedade

Tipo: System.Int32
Retorna Int32.

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationJobDefinition Classe

Namespace Microsoft.TeamFoundation.Framework.Server