IBuild ProcessHtml Extract Localized Folder 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: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
string HtmlExtractLocalizedFolder { get; set; }VB
Property HtmlExtractLocalizedFolder As String
Get
SetC++
property String^ HtmlExtractLocalizedFolder {
String^ get ();
void set (String^ value);
}F#
abstract HtmlExtractLocalizedFolder : string with get, setProperty Value
StringRemarks
This can be used by plug-ins to adjust how the tool runs