Lire en anglais

Partager via


PropertyPosition Enum

Definition

The position of a property to be set inside a project file.

C#
public enum PropertyPosition
Inheritance
PropertyPosition

Fields

Name Value Description
UseExistingOrCreateAfterLastPropertyGroup 0

Replace existing compatible property if present. Otherwise, if possible, create a new property in an existing compatible property group. If necessary, create a new compatible property group right after the last one in the project.

UseExistingOrCreateAfterLastImport 1

Replace existing compatible property if present. Otherwise, create the property after the last imported project.

Applies to

Produit Versions
MSBuild 17
MSBuild (.NET Core) 17