Build the project.
Overload List
| Name | Description | |
|---|---|---|
![]() |
Build(String) | Invokes MSBuild on the supplied target with the default configuration and without logging to the output window. |
![]() |
Build(String, IVsOutputWindowPane) | Invokes MSBuild on the supplied target with the default configuration and logs to the output window. |
![]() |
Build(String, String) | Invokes MSBuild on the supplied target with the supplied configuration without logging to the output window. |
![]() |
Build(String, IVsOutputWindowPane, String) | Invokes MSBuild on the supplied target with the supplied configuration and logs to the output window. |
![]() |
Build(UInt32, String, IVsOutputWindowPane, String) | Invokes the MSBuild process with the supplied configuration. |
Top
.gif)