C# Class Bot.Builder.Community.Components.Dialogs.Input.MultiSelectChoice.Setting.CardSetting

显示文件 Open project: BotBuilderCommunity/botbuilder-community-dotnet

Public Properties

Property Type Description
ActionName string
ChoiceList ChoiceSet
OrientationType Orientation
Title string

Property Details

ActionName public_oe property

public string ActionName
return string

ChoiceList public_oe property

public ChoiceSet ChoiceList
return ChoiceSet

OrientationType public_oe property

public Orientation OrientationType
return Orientation

Title public_oe property

public string Title
return string