IProjectContextSnapshot.ShouldBuild 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.
Gets whether the project context should build when the solution configuration associated with this context is built.
public bool ShouldBuild { get; }
member this.ShouldBuild : bool
Public ReadOnly Property ShouldBuild As Boolean