JsonResult.RecursionLimit プロパティ

定義

再帰の制限を取得または設定します。

public int? RecursionLimit { get; set; }
member this.RecursionLimit : Nullable<int> with get, set
Public Property RecursionLimit As Nullable(Of Integer)

プロパティ値

再帰の制限。

適用対象