Share via


SourceDictionaryLanguage.Translations Property

Definition

List of languages with alterative translations and examples for the query expressed in the source language.

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

Property Value

Applies to