Lire en anglais

Partager via


Operation Enum

Definition

Enum that specifies how an item element references an item.

C#
public enum Operation
Inheritance
Operation

Fields

Name Value Description
Include 0

The element referenced the item by an Include.

Exclude 1

The element referenced the item by an Exclude.

Update 2

The element referenced the item by an Update.

Remove 3

The element referenced the item by a Remove.

Applies to

Produit Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17