次の方法で共有


DictionaryTranslation.DisplayTarget プロパティ

定義

用語をターゲット言語の、エンド ユーザー表示に最適な形式で提供する文字列。 一般に、これは、大文字と小文字の観点から normalizedTarget とのみ異なります。 たとえば、"Juan" のような固有名詞には normalizedTarget = "juan" と displayTarget = "Juan" があります。

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

プロパティ値

適用対象