CompareAttribute.OtherProperty プロパティ

定義

現在のプロパティと比較するプロパティを取得します。

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

プロパティ値

他のプロパティ。

適用対象