Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
Provides access to the MSBuild system objects. Enables putting the build system into batch mode to control commitment of changes. You get an implementation of the interface when you create a VSPackage.
The IVsProjectBuildSystem type exposes the following members.
Methods
Name
Description
.gif)
Sets the build target.
.gif)
Cancels an MSBuild batch edit.
.gif)
Ends a batch operation and commits the changes.
.gif)
Returns the type or kind of build system.
.gif)
Sets the object used to communicate between MSBuild and the host IDE.
.gif)
Starts a batch operation with MSBuild.
Top