IVsBuildableProjectCfg2 Interface
Visual Studio 2015
Provides information about a project's build configuration and executes the build.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetBuildCfgProperty(Int32, Object) | Retrieve the value of a given build configuration property. |
![]() | StartBuildEx(UInt32, IVsOutputWindowPane, UInt32) | Requests that a project begin building. |
Show:
