共用方式為


TeamFoundationJobSchedule.PriorityLevelValue 屬性

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, PropertyName := "PriorityLevel")> _
Public Property PriorityLevelValue As Integer
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private, PropertyName = "PriorityLevel")]
public int PriorityLevelValue { get; set; }

屬性值

類型:System.Int32

.NET Framework 安全性

請參閱

參考

TeamFoundationJobSchedule 類別

Microsoft.TeamFoundation.Framework.Server 命名空間