.NET Framework Class Library
Microsoft.Build.BuildEngine Namespace
Note: This namespace is new in the .NET Framework version 2.0.
The
Microsoft.Build.BuildEngine namespace represents the MSBuild engine.
| | Delegate | Description |
|---|
.png) | ColorResetter | Defines the type of delegate used to reset the console color. |
.png) | ColorSetter | Defines the type of delegate used to set the console color. |
.png) | WriteHandler | Represents the method that writes strings to a certain location, such as the console window or a window in an integrated development environment. |
| | Enumeration | Description |
|---|
.png) | BuildSettings | Specifies the settings for a build. |
.png) | PropertyPosition | Specifies constants that define the location in the project to insert a property. |