Share via


LanguageDetectionResult.Documents Property

Definition

Enumeration of language detection results for each input document.

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

Property Value

Applies to