JsonResult.MaxJsonLength 屬性

定義

取得或設定資料的最大長度。

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

屬性值

資料的最大長度。

適用於