JsonSourceGenerationOptionsAttribute.RespectNullableAnnotations プロパティ

定義

設定時の RespectNullableAnnotations の既定値を指定します。

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

プロパティ値

適用対象