DataContractJsonSerializerSettings.MaxItemsInObjectGraph Propriété

Définition

Obtient ou définit le nombre maximal d'éléments à sérialiser ou désérialiser dans un graphique d'objets.

public:
 property int MaxItemsInObjectGraph { int get(); void set(int value); };
public int MaxItemsInObjectGraph { get; set; }
member this.MaxItemsInObjectGraph : int with get, set
Public Property MaxItemsInObjectGraph As Integer

Valeur de propriété

Nombre maximal d'éléments à sérialiser ou désérialiser dans un graphique d'objets.

S’applique à