Share via


PiiActionResult.DetectedLanguage Property

Definition

If 'language' is set to 'auto' for the document in the request this field will contain a 2 letter ISO 639-1 representation of the language detected for this document.

public Azure.AI.Language.Text.DetectedLanguage DetectedLanguage { get; }
member this.DetectedLanguage : Azure.AI.Language.Text.DetectedLanguage
Public ReadOnly Property DetectedLanguage As DetectedLanguage

Property Value

Applies to