Comparteix a través de


JsonSourceGenerationOptionsAttribute.IgnoreReadOnlyProperties Propiedad

Definición

Obtiene o establece un valor que indica si se omitirán las propiedades de solo lectura.

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

Valor de propiedad

Boolean

Se aplica a