Click or drag to resize
Sandcastle Help File BuilderSandcastleHtmlExtractLocalizedFolder Property
This is used to set the localized output folder name

Namespace: SandcastleBuilder.HtmlExtract
Assembly: SandcastleHtmlExtract (in SandcastleHtmlExtract.exe) Version: 2014.11.22.0
Syntax
public string LocalizedFolder { get; set; }

Property Value

Type: String
This is optional. If not set, the HTML files will not be localized.
See Also