LanguageInfo.StringsCustom Property

List of the custom strings.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public Dictionary<string, string> StringsCustom { get; }

Property Value

Dictionary<String, String>

See Also