다음을 통해 공유


CompareAttribute(String) 생성자

정의

CompareAttribute 클래스의 새 인스턴스를 초기화합니다.

public CompareAttribute (string otherProperty);
new System.Web.Mvc.CompareAttribute : string -> System.Web.Mvc.CompareAttribute
Public Sub New (otherProperty As String)

매개 변수

otherProperty
String

현재 속성과 비교할 속성입니다.

적용 대상