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

속성 값

기타 속성의 표시 이름입니다.

적용 대상