CompareAttribute.OtherPropertyDisplayName プロパティ

定義

他のプロパティの表示名を取得します。

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

プロパティ値

他のプロパティの表示名。

適用対象