IVsSolutionBuildManager7.BuildId Property
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.
Get the current build ID. 0 when there is no build in progress.
public int BuildId { get; }
member this.BuildId : int
Public ReadOnly Property BuildId As Integer