Partager via


JsonResult.MaxJsonLength Propriété

Définition

Obtient ou définit la longueur maximale des données.

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

Valeur de propriété

Longueur maximale des données.

S’applique à