AttachmentInfo 클래스

정의

첨부 파일의 메타데이터입니다.

public class AttachmentInfo
type AttachmentInfo = class
Public Class AttachmentInfo
상속
AttachmentInfo

생성자

AttachmentInfo()

AttachmentInfo 클래스의 새 인스턴스를 초기화합니다.

AttachmentInfo(String, String, IList<AttachmentView>)

AttachmentInfo 클래스의 새 인스턴스를 초기화합니다.

속성

Name

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

Type

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

Views

첨부 파일 보기를 가져오거나 설정합니다.

적용 대상