Click or drag to resize
Sandcastle Help File BuilderBuild1xHelpFileLocalizeApp Property
This is used to pass in the name of the application to use as the localization wrapper

Namespace: SandcastleBuilder.Utils.MSBuild
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public string LocalizeApp { get; set; }

Property Value

Type: String
Remarks
This is optional. If specified, it will be used to run the help compiler to work around encoding issues.
See Also