다음을 통해 공유


AttachmentData.ThumbnailBase64 속성

정의

첨부 파일 썸네일을 가져오거나 설정합니다.

public byte[] ThumbnailBase64 { get; set; }
member this.ThumbnailBase64 : byte[] with get, set
Public Property ThumbnailBase64 As Byte()

속성 값

Byte[]

첨부 파일 썸네일입니다.

적용 대상