Share via


ExtractedSummaryActionResult.Sentences Property

Definition

Specifies the the extracted sentences from the input document.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Language.Text.ExtractedSummarySentence> Sentences { get; }
member this.Sentences : System.Collections.Generic.IReadOnlyList<Azure.AI.Language.Text.ExtractedSummarySentence>
Public ReadOnly Property Sentences As IReadOnlyList(Of ExtractedSummarySentence)

Property Value

Applies to