共用方式為


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

適用於