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

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

Property Value

Type: String
This is optional. If not set, it defaults to the current working folder.
See Also