Sdílet prostřednictvím


NetworkAccessControlEntry.Order Vlastnost

Definice

Získá nebo nastaví pořadí priority.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro