다음을 통해 공유


FileConsentCard 클래스

정의

의 콘텐츠 형식입니다 FileConsentCard.

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

생성자

FileConsentCard()

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

FileConsentCard(String, Nullable<Int64>, Object, Object)

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

필드

ContentType

형식 속성에 사용할 콘텐츠 형식입니다.

속성

AcceptContext

사용자가 업로드에 동의한 경우 봇에 다시 전송된 컨텍스트를 가져오거나 설정합니다. 이 스키마는 자유 흐름 스키마이며 활동의 값 필드로 다시 전송됩니다.

DeclineContext

사용자가 거절한 경우 봇으로 다시 전송된 컨텍스트를 가져오거나 설정합니다. 이 스키마는 자유 흐름 스키마이며 활동의 값 필드로 다시 전송됩니다.

Description

파일 설명을 가져오거나 설정합니다.

SizeInBytes

업로드할 파일의 크기를 바이트 단위로 가져오거나 설정합니다.

적용 대상