CollectionEquivalentConstraint.

DisplayName Property

Summary

The display name of this Constraint for use by ToString(). The default value is the name of the constraint with trailing "Constraint" removed. Derived classes may set this to another name in their constructors.

Syntax

public override string DisplayName { get; }

Value

Type Description
string