ProjectPropertyInstance.IEquatable<ProjectPropertyInstance>.Equals Method

Definition

Compares this property to another for equivalence.

C#
bool IEquatable<ProjectPropertyInstance>.Equals(Microsoft.Build.Execution.ProjectPropertyInstance other);

Parameters

other
ProjectPropertyInstance

The other property.

Returns

True if the properties are equivalent, false otherwise.

Implements

Applies to

Ürün Sürümler
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17