Compartilhar via


ProcessThreadInfo.PriorityLevel Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to