ProjectRootElement.ChooseElements Property

Definition

Get a read-only collection of the child chooses, if any

C#
public System.Collections.Generic.ICollection<Microsoft.Build.Construction.ProjectChooseElement> ChooseElements { get; }

Property Value

All child Choose elements.

Remarks

The name is inconsistent to make it more understandable, per API review.

Applies to

製品 バージョン
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17