次の方法で共有


ProcessThreadInfo.PriorityLevel プロパティ

定義

スレッドの優先度レベルを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.priority_level")]
public string PriorityLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.priority_level")>]
member this.PriorityLevel : string with get, set
Public Property PriorityLevel As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象