JsonObject.ConvertToJsonContext.MaxDepth Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the maximum depth for walking the object graph.
public readonly int MaxDepth;
val mutable MaxDepth : int
Public ReadOnly MaxDepth As Integer