ThumbnailCard 클래스

정의

ThumbnailCard ContentType 값입니다.

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

생성자

ThumbnailCard()

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

ThumbnailCard(String, String, String, IList<CardImage>, IList<CardAction>, CardAction)

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

필드

ContentType

의 콘텐츠 형식 값입니다 ThumbnailCard.

속성

Buttons

현재 카드에 적용할 수 있는 작업 집합을 가져오거나 설정합니다.

Images

카드에 대한 이미지 배열을 가져오거나 설정합니다.

Subtitle

카드의 부제목을 가져오거나 설정합니다.

Tap

사용자가 카드 자체를 탭하면 이 작업이 활성화되는 것을 가져오거나 설정합니다.

Text

카드의 텍스트를 가져오거나 설정합니다.

Title

카드의 제목을 가져오거나 설정합니다.

확장 메서드

ToAttachment(ThumbnailCard)

에서 ThumbnailCard새 첨부 파일을 만듭니다.

적용 대상