다음을 통해 공유


Message.ShouldSerializeAttachments 메서드

정의

조건부로 속성을 serialize하기 Attachments 위한 Newtonsoft JSON 메서드입니다.

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

반환

true 속성을 serialize하려면 이고, 그렇지 않으면 입니다 false.

적용 대상