IBuildProcessHtmlExtractLocalizedFolder Property

This property is used to get or set the localized folder for the title and keyword HTML extract tool during the ExtractingHtmlInfo build step.

Definition

Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string HtmlExtractLocalizedFolder { get; set; }

Property Value

String

Remarks

This can be used by plug-ins to adjust how the tool runs

See Also