Del via


QnAMakerDialog.ActiveLearningCardTitle Property

Definition

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.

Applies to