Call this method to perform the build on the project.
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.7.0
Syntax
| C# |
|---|
public void Build() |
| Visual Basic |
|---|
Public Sub Build |
Events
| Event Type | Reason |
|---|---|
| BuildProcess..::..BuildStepChanged | This event fires when the current build step changes. |
| BuildProcess..::..BuildProgress | This event fires to report progress information. |