CompareAttribute.OtherPropertyDisplayName Property

Definition

Gets the display name of the other property.

public:
 property System::String ^ OtherPropertyDisplayName { System::String ^ get(); };
public string OtherPropertyDisplayName { get; }
public string? OtherPropertyDisplayName { get; }
member this.OtherPropertyDisplayName : string
Public ReadOnly Property OtherPropertyDisplayName As String

Property Value

The display name of the other property.

Applies to