JsonSourceGenerationOptionsAttribute.IgnoreReadOnlyProperties Property

Definition

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

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

Property Value

Applies to