Compartilhar via


Propriedade TeamFoundationJobSchedule.PriorityLevelValue

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 := "PriorityLevel")> _
Public Property PriorityLevelValue As Integer
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, PropertyName = "PriorityLevel")]
public int PriorityLevelValue { get; set; }

Valor de propriedade

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationJobSchedule Classe

Namespace Microsoft.TeamFoundation.Framework.Server