ISandcastleProject.MSBuildOutDir Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This is used to get or set the MSBuild OutDir property value that is defined when using Team
Build. This value comes from the global properties rather than the project properties.
string MSBuildOutDir { get; set; }
Property Value
- string
This value is used for project documentation sources and project references so that the correct items are used from them.