Table of Contents

ISandcastleProject.CreateBuildProcess Method

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

Create a new build process for the project

IBuildProcess CreateBuildProcess(PartialBuildType partialBuildType)

Parameters

partialBuildType PartialBuildType

The partial build type to use

Returns

IBuildProcess

A build process for the project