다음을 통해 공유


TabResponsePayload.Value 속성

정의

'continue' 형식의 탭/페치 활동에 응답할 때 을 가져오거나 설정합니다 TabResponseCards .

public Microsoft.Bot.Schema.Teams.TabResponseCards Value { get; set; }
member this.Value : Microsoft.Bot.Schema.Teams.TabResponseCards with get, set
Public Property Value As TabResponseCards

속성 값

에 대한 응답의 카드입니다 TabResponseCards.

적용 대상