TitleAndKeywordHtmlExtractLocalizedFolder Property

This is used to get or set the localized output folder name

Definition

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

Property Value

String
This is optional. If not set, the HTML files will not be localized.

See Also