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
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1