Message.ShouldSerializeAttachments 方法

定义

用于有条件地序列化 属性的 Attachments Newtonsoft JSON 方法。

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

返回

true 序列化属性;否则为 false

适用于