Share via


DictionaryLookupItem.Translations Property

Definition

A list of translations for the source term.

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

Property Value

Applies to