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

属性值

适用于