다음을 통해 공유


JsonResult.RecursionLimit 속성

정의

재귀 제한을 가져오거나 설정합니다.

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

속성 값

재귀 제한입니다.

적용 대상