IVsSolutionBuildManager7 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface for the IVsSolutionBuildManager7 that provides information about the solution build manager.
[System.Runtime.InteropServices.Guid("9DA1A6A1-7754-43D2-AE47-2E0B5A180E9D")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSolutionBuildManager7
[<System.Runtime.InteropServices.Guid("9DA1A6A1-7754-43D2-AE47-2E0B5A180E9D")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSolutionBuildManager7 = interface
Public Interface IVsSolutionBuildManager7
- Attributes
Properties
BuildId |
Get the current build ID. 0 when there is no build in progress. |