Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectSaveProject Method
This is used to save the project file

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public void SaveProject(
	string filename
)

Parameters

filename
Type: SystemString
The filename for the project
See Also