Sdílet prostřednictvím


DictionaryTranslation.DisplayTarget Property

Definition

A string giving the term in the target language and in a form best suited for end-user display. Generally, this will only differ from the normalizedTarget in terms of capitalization. For example, a proper noun like "Juan" will have normalizedTarget = "juan" and displayTarget = "Juan".

public string DisplayTarget { get; }
member this.DisplayTarget : string
Public ReadOnly Property DisplayTarget As String

Property Value

Applies to