共用方式為


ProcessThreadInfo.BasePriority 屬性

定義

取得或設定基底優先順序。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.base_priority")]
public int? BasePriority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.base_priority")>]
member this.BasePriority : Nullable<int> with get, set
Public Property BasePriority As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於