Compartilhar via


KeyPhraseResult.Documents Property

Definition

Response by document.

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

Property Value

Applies to