C# 클래스 Bot.Builder.Community.Components.Dialogs.Input.MultiSelectChoice.Setting.CardSetting

파일 보기 프로젝트 열기: BotBuilderCommunity/botbuilder-community-dotnet

공개 프로퍼티들

프로퍼티 타입 설명
ActionName string
ChoiceList ChoiceSet
OrientationType Orientation
Title string

프로퍼티 상세

ActionName 공개적으로 프로퍼티

public string ActionName
리턴 string

ChoiceList 공개적으로 프로퍼티

public ChoiceSet ChoiceList
리턴 ChoiceSet

OrientationType 공개적으로 프로퍼티

public Orientation OrientationType
리턴 Orientation

Title 공개적으로 프로퍼티

public string Title
리턴 string