IVsProjectBuildSystem Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodBuildTarget(String^, Boolean)

Sets the build target.

System_CAPS_pubmethodCancelBatchEdit()

Cancels an MSBuild batch edit.

System_CAPS_pubmethodEndBatchEdit()

Ends a batch operation and commits the changes.

System_CAPS_pubmethodGetBuildSystemKind(UInt32)

Returns the type or kind of build system.

System_CAPS_pubmethodSetHostObject(String^, String^, Object^)

Sets the object used to communicate between MSBuild and the host IDE.

System_CAPS_pubmethodStartBatchEdit()

Starts a batch operation with MSBuild.

Return to top
Show: