Property Translations
Translations
Gets or sets the dictionary of supported languages and translated strings in said languages.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })]]
public System.Collections.Generic.Dictionary<string,string>? Translations { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String,System.String> |