JsonSourceGenerationOptionsAttribute.AllowTrailingCommas 属性

定义

获取或设置 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

属性值

适用于