共用方式為


FacebookEntry.ShouldSerializeChanges 方法

定義

用於有條件地序列化 屬性的 Changes Newtonsoft JSON 方法。

public bool ShouldSerializeChanges ();
member this.ShouldSerializeChanges : unit -> bool
Public Function ShouldSerializeChanges () As Boolean

傳回

true 序列化 屬性;否則為 false

適用於