JsonSourceGenerationOptionsAttribute.IgnoreReadOnlyFields Property

Definition

Gets or sets a value that indicates whether to ignore read-only fields.

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

Property Value

Applies to