共用方式為


JsonResult.RecursionLimit 屬性

定義

取得或設定遞迴限制。

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

屬性值

遞迴限制。

適用於