This topic has not yet been rated - Rate this topic

IVsProjectBuildSystem Interface

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.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("EB0718C0-E050-4657-872B-E845CD4F617B")] 
public interface IVsProjectBuildSystem
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("EB0718C0-E050-4657-872B-E845CD4F617B") */ 
public interface IVsProjectBuildSystem
InterfaceTypeAttribute(1) 
GuidAttribute("EB0718C0-E050-4657-872B-E845CD4F617B") 
public interface IVsProjectBuildSystem
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ