Click or drag to resize
Sandcastle Help File BuilderSandcastleHtmlExtractMain Method
Main program entry point

Namespace: SandcastleBuilder.HtmlExtract
Assembly: SandcastleHtmlExtract (in SandcastleHtmlExtract.exe) Version: 2014.11.22.0
Syntax
public static int Main(
	string[] args
)

Parameters

args
Type: SystemString
The command line arguments

Return Value

Type: Int32
Zero on success or a non-zero value on failure
See Also