Dela via


Configuration.Priority Property

Definition

The priority number assigned to the configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="priority")]
public int Priority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="priority")>]
member this.Priority : int with get, set
Public Property Priority As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to