Click or drag to resize

LocalizedStringAvailableTranslationLanguages Property

Available language codes this instance is translated to. For instance "de", "en" and so on.

Namespace: Sportradar.SDK.Common
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public string[] AvailableTranslationLanguages { get; }

Property Value

String
Remarks
Might be empty, then you still have the international name
See Also