Lire en anglais

Partager via


ItemData Struct

Definition

Structure defining single MSBuild item instance.

C#
public readonly struct ItemData
Inheritance
ItemData

Remarks

The underlying data can be of various distinct types - so it needs to be accessed via provided accessor methods

Constructors

Properties

EvaluatedInclude

Gets the item evaluated include data. It is in fact a 'specification' of the item (e.g. path on disk to a specific ProjectReference)

Type

The type of property - e.g. 'PackageReference'.

Methods

EnumerateMetadata()

The item metadata

Applies to

Produit Versions
MSBuild 17
MSBuild (.NET Core) 17