Lire en anglais

Partager via


PropertyData Struct

Definition

Structure defining single MSBuild property instance.

C#
public readonly struct PropertyData : IEquatable<Microsoft.Build.Framework.PropertyData>
Inheritance
PropertyData
Implements

Constructors

PropertyData(String, String)

Structure defining single MSBuild property instance.

Properties

Name

The name of property - e.g. 'TargetFramework'.

Value

The actual value of property - e.g. 'net9'.

Methods

Operators

Applies to

Produit Versions
MSBuild 17
MSBuild (.NET Core) 17