JsonResult.RecursionLimit 属性

定义

获取或设置递归限制。

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

属性值

递归限制。

适用于