Partager via


ProcessThreadInfo.BasePriority Propriété

Définition

Obtient ou définit la priorité de base.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à