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

プロパティ値

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

適用対象