다음을 통해 공유


ValidationErrorInfo.Id 속성

정의

이 오류에 대한 고유 식별자를 가져오거나 설정합니다.

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

속성 값

String

오류의 식별자입니다.

적용 대상