AddSolutionConfiguration.Propagate 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.
If Propagate is set to True, then the newly added solution configuration will be automatically added to all of the projects under that solution, as well as to the solution itself.
public bool Propagate { get; }
member this.Propagate : bool
Public ReadOnly Property Propagate As Boolean