Click or drag to resize
Sandcastle Help File BuilderMainForm Constructor
Constructor

Namespace: SandcastleBuilder.Gui
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax
public MainForm(
	string projectToLoad
)

Parameters

projectToLoad
Type: SystemString
A default project file to load. If not specified, the most recently used project is loaded if there is one.
See Also