JsonSourceGenerationOptionsAttribute.IncludeFields 属性

定义

获取或设置一个值,该值指示是否包含序列化和反序列化的字段。

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

属性值

Boolean

适用于