SummaryResultItem.Contexts Property

Definition

Context list of the summary.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Language.Conversations.Models.ItemizedSummaryContext> Contexts { get; }
member this.Contexts : System.Collections.Generic.IReadOnlyList<Azure.AI.Language.Conversations.Models.ItemizedSummaryContext>
Public ReadOnly Property Contexts As IReadOnlyList(Of ItemizedSummaryContext)

Property Value

Applies to