Bagikan melalui


CompareAttribute(String) Konstruktor

Definisi

Menginisialisasi instans baru kelas CompareAttribute.

public:
 CompareAttribute(System::String ^ otherProperty);
public CompareAttribute (string otherProperty);
new System.ComponentModel.DataAnnotations.CompareAttribute : string -> System.ComponentModel.DataAnnotations.CompareAttribute
Public Sub New (otherProperty As String)

Parameter

otherProperty
String

Properti untuk dibandingkan dengan properti saat ini.

Berlaku untuk