你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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