JsonSourceGenerationOptionsAttribute.AllowTrailingCommas Property

Definition

Gets or sets the default value of AllowTrailingCommas.

public:
 property bool AllowTrailingCommas { bool get(); void set(bool value); };
public bool AllowTrailingCommas { get; set; }
member this.AllowTrailingCommas : bool with get, set
Public Property AllowTrailingCommas As Boolean

Property Value

Applies to