QnAMakerDialog.ActiveLearningCardTitle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the card title to use when showing active learning options to the user, if active learning is enabled.
public AdaptiveExpressions.Properties.StringExpression ActiveLearningCardTitle { get; set; }
member this.ActiveLearningCardTitle : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property ActiveLearningCardTitle As StringExpression
Property Value
The path card title to use when showing active learning options to the user or an expression which evaluates to the card title.