Share via


TranslatedTextItem.DetectedLanguage Property

Definition

The detectedLanguage property is only present in the result object when language auto-detection is requested.

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

Property Value

Applies to