SerializeOptions.IgnoreChildren Property

Definition

Serialize the current object only (do not serialize its children).

public bool IgnoreChildren { get; set; }
member this.IgnoreChildren : bool with get, set
Public Property IgnoreChildren As Boolean

Property Value

Applies to