SandcastleProjectSaveProject Method

This is used to save the project file

Definition

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

Parameters

filename  String
The filename for the project

See Also