Sandcastle Help File Builder Documentation
C#
VB
C++
F#
Show/Hide TOC
Project
Element Constructor
There are two overloads for the constructor
Overload List
ProjectElement(SandcastleProject, ProjectItem)
This constructor is used to wrap an existing project item
ProjectElement(SandcastleProject, String, String)
This constructor is used to create a new build item and add it to the project
See Also
Reference
ProjectElement Class
SandcastleBuilder.Utils Namespace
In This Article
Overload List
See Also