LanguageSettingsLocaleId Property

This is used to get or set the locale ID (LCID) for the language

Definition

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public int LocaleId { get; set; }

Property Value

Int32

See Also