Compartir a través de


ISuggestionActivity.TextHighlights Propiedad

Definición

Obtiene o establece indica las secciones de texto del mensaje al que se hace referencia para resaltar.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.TextHighlight> TextHighlights { get; set; }
member this.TextHighlights : System.Collections.Generic.IList<Microsoft.Bot.Schema.TextHighlight> with get, set
Public Property TextHighlights As IList(Of TextHighlight)

Valor de propiedad

TextHighlights.

Se aplica a