GenerateSerializerAttribute.IncludePrimaryConstructorParameters プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プライマリ コンストラクター パラメーターを Serializable フィールドとして自動的に含めるかどうかを取得または設定します。
型の場合、既定値は にtrue
record
設定false
されます。それ以外の場合は 。
public bool IncludePrimaryConstructorParameters { get; init; }
member this.IncludePrimaryConstructorParameters : bool with get, set
Public Property IncludePrimaryConstructorParameters As Boolean