次の方法で共有


JsonSourceGenerationOptionsAttribute.IgnoreReadOnlyProperties プロパティ

定義

読み取り専用プロパティを無視するかどうかを示す値を取得または設定します。

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

プロパティ値

Boolean

適用対象