IVsProjectBuildSystem Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | BuildTarget(String^, Boolean) | Sets the build target. |
![]() | CancelBatchEdit() | Cancels an MSBuild batch edit. |
![]() | EndBatchEdit() | Ends a batch operation and commits the changes. |
![]() | GetBuildSystemKind(UInt32) | Returns the type or kind of build system. |
![]() | SetHostObject(String^, String^, Object^) | Sets the object used to communicate between MSBuild and the host IDE. |
![]() | StartBatchEdit() | Starts a batch operation with MSBuild. |
Show:
