共用方式為


FacebookEntry.ShouldSerializeMessaging 方法

定義

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

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

傳回

true 表示序列化 屬性;否則為 false

適用於