Share via


JsonSourceGenerationOptionsAttribute.IgnoreReadOnlyFields 屬性

定義

取得或設定值,這個值表示是否忽略唯讀欄位。

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

屬性值

適用於