StaticAssetDescriptor.Order Eigenschaft

Definition

Die Reihenfolge des Endpunkts in der Routingtabelle. Wenn NULL oder leer ist, wird die Standardreihenfolge von -100 verwendet.

[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)]
public string? Order { get; set; }
[<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)>]
member this.Order : string with get, set
Public Property Order As String

Eigenschaftswert

Attribute

Gilt für: