IBuildIncrementalContext Interface
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.
Context of an Incremental build
public interface class IBuildIncrementalContext
public interface class IBuildIncrementalContext
__interface IBuildIncrementalContext
public interface IBuildIncrementalContext
type IBuildIncrementalContext = interface
Public Interface IBuildIncrementalContext
- Derived
Properties
BuildConfigurationContext |
The selected build configuration context |
BuildType |
The Build type being executed |
Project |
Project being built |
Target |
Optional target on the project |