CompareAttribute.OtherPropertyDisplayName 属性

定义

获取其他属性的显示名称。

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

属性值

其他属性的显示名称。

适用于