Click or drag to resize
Sandcastle Help File BuilderHelpLibraryManagerLauncherMain Method
This is the main program entry point

Namespace: SandcastleBuilder.MicrosoftHelpViewer
Assembly: HelpLibraryManagerLauncher (in HelpLibraryManagerLauncher.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
An exit code that indicates the success or failure of the process
See Also