SandcastleProject Constructor

There are three overloads for the constructor

Overload List

SandcastleProject(Project) This is used to create a Sandcastle Builder project from an existing MSBuild project instance
SandcastleProject(String, Boolean, Boolean) Load a Sandcastle Builder project from the given filename

See Also