IBuildProcess.CurrentProject Property
Definition
- Namespace
- Sandcastle.Core.BuildEngine
- Assembly
- Sandcastle.Core.dll
This read-only property is used to get the current project being used for the build
ISandcastleProject CurrentProject { get; }
Property Value
Remarks
Although there is nothing stopping it, project options should not be modified during a build.