Bagikan melalui


AbstractiveSummary.Contexts Property

Definition

The collection of AbstractiveSummaryContext objects that reference the text that was used as context by the service to produce the summary.

public System.Collections.Generic.IReadOnlyCollection<Azure.AI.TextAnalytics.AbstractiveSummaryContext> Contexts { get; }
member this.Contexts : System.Collections.Generic.IReadOnlyCollection<Azure.AI.TextAnalytics.AbstractiveSummaryContext>
Public ReadOnly Property Contexts As IReadOnlyCollection(Of AbstractiveSummaryContext)

Property Value

Applies to