StaticAssetDescriptor.Order プロパティ

定義

ルーティング テーブル内のエンドポイントの順序。 null または空の場合、-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

プロパティ値

属性

適用対象