Share via


ProjectConfigurationInSolution.IncludeInBuild Property

Definition

True if this project configuration should be built as part of its parent solution configuration

public:
 property bool IncludeInBuild { bool get(); };
public bool IncludeInBuild { get; }
member this.IncludeInBuild : bool
Public ReadOnly Property IncludeInBuild As Boolean

Property Value

Applies to