Overload List
| Name | Description | |
|---|---|---|
![]() |
CallMSBuild(String) | Invokes MSBuild for the supplied target. If the build is suspended, waits until it is resumed to invoke it. (Inherited from ProjectNode.) |
![]() |
CallMSBuild(String, IVsOutputWindowPane) | Invokes MSBuild for the supplied target and logs build errors to the output window. If the build is suspended, waits until it is resumed to invoke it. (Inherited from ProjectNode.) |
![]() |
CallMSBuild(String, String) | Invokes MSBuild for the supplied target with the supplied configuration. If the build is suspended, waits until it is resumed to invoke it. (Inherited from ProjectNode.) |
![]() |
CallMSBuild(String, IVsOutputWindowPane, String) | Invokes MSBuild for the supplied target with the supplied configuration, and logs build errors to the output window. If the build is suspended, waits until it is resumed to invoke it. (Inherited from ProjectNode.) |
Top
.gif)