다음을 통해 공유


ValidationErrorInfo.PropertyName 속성

정의

오류를 생성한 속성의 영숫자 이름을 가져오거나 설정합니다.

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

속성 값

속성의 텍스트 문자열 이름입니다.

적용 대상