다음을 통해 공유


FacebookAttachment.Type 속성

정의

첨부 파일의 형식을 가져오거나 설정합니다.

public string Type { get; set; }
member this.Type : string with get, set
Public Property Type As String

속성 값

첨부 파일의 형식입니다. "image", "audio", "video", "file" 또는 "template"일 수 있습니다.

적용 대상