Compartir a través de


ProcessThreadInfo.PriorityLevel Propiedad

Definición

Obtiene o establece el nivel de prioridad del subproceso.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a