ProjectRootElement.CreatePropertyGroupElement Method
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.
Creates a property group. Caller must add it to the location of choice in the project.
public:
Microsoft::Build::Construction::ProjectPropertyGroupElement ^ CreatePropertyGroupElement();
C#
public Microsoft.Build.Construction.ProjectPropertyGroupElement CreatePropertyGroupElement();
member this.CreatePropertyGroupElement : unit -> Microsoft.Build.Construction.ProjectPropertyGroupElement
Public Function CreatePropertyGroupElement () As ProjectPropertyGroupElement
The property group.
Caller must add the property group to the location of choice in the project.
Ürün | Sürümler |
---|---|
MSBuild | 15, 16, 17 |
MSBuild (.NET Core) | 15, 16, 17 |