BuildProjectIncrementalContext Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A context to define a project incremental build
public value class BuildProjectIncrementalContext
struct BuildProjectIncrementalContext
public struct BuildProjectIncrementalContext
type BuildProjectIncrementalContext = struct
Public Structure BuildProjectIncrementalContext
- Inheritance
-
BuildProjectIncrementalContext
Fields
BuildConfigurationContext |
The build configuration context |
BuildType |
The build type |
Context |
The incremental build context |
IndexWorkspaceData |
Optional workspace data |
ProjectBuild |
The project to build with dependency |
TargetProjectBuildConfiguration |
The project target configuration name |
Properties
ProjectBuildOrder |
The project build order index |