StaticAssetDescriptor.Order Proprietà

Definizione

Ordine dell'endpoint nella tabella di routing. Se è null o vuoto, viene usato l'ordine predefinito di -100.

[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

Valore della proprietà

Attributi

Si applica a