Share via


EntitiesResult.Documents Property

Definition

Response by document.

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

Property Value

Applies to