Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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)
Syntax
'Declaration
<GuidAttribute("EB0718C0-E050-4657-872B-E845CD4F617B")> _
<InterfaceTypeAttribute()> _
Public Interface IVsProjectBuildSystem
'Usage
Dim instance As IVsProjectBuildSystem
[GuidAttribute("EB0718C0-E050-4657-872B-E845CD4F617B")]
[InterfaceTypeAttribute()]
public interface IVsProjectBuildSystem
[GuidAttribute(L"EB0718C0-E050-4657-872B-E845CD4F617B")]
[InterfaceTypeAttribute()]
public interface class IVsProjectBuildSystem
public interface IVsProjectBuildSystem