Share via


IVsSolutionBuildManager7 Interface

Definition

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.

Applies to